termux-packages/root-packages/hping3/script.c.patch

12 lines
280 B
Diff

--- hping3-20051105/script.c 2018-02-28 13:08:48.837000712 +0530
+++ hping3-3.0.0/script.c 2018-02-11 20:10:14.000000000 +0530
@@ -24,7 +24,7 @@
#include <sys/ioctl.h>
#include <pcap.h>
-#include <net/bpf.h>
+#include <pcap/bpf.h>
#include "release.h"
#include "hping2.h"