mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32376 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
275 B
Diff
13 lines
275 B
Diff
--- script.c.~1.20.~ 2004-05-29 08:48:13.000000000 +0200
|
|
+++ script.c 2006-09-26 21:49:11.000000000 +0200
|
|
@@ -23,8 +23,8 @@
|
|
#include <sched.h>
|
|
|
|
#include <sys/ioctl.h>
|
|
-#include <pcap.h>
|
|
#include <net/bpf.h>
|
|
+#include <pcap.h>
|
|
|
|
#include "release.h"
|
|
#include "hping2.h"
|