Files
macports-ports/net/hping3/files/patch-script.c.diff
2007-12-28 19:48:18 +00:00

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"