p0f: remove unneeded patch

This commit is contained in:
Thomas Penteker 2009-08-29 12:59:57 +02:00
parent 8bf4040cc9
commit 7ff5a6a9b8

@ -1,11 +0,0 @@
--- p0f.c 2003-10-13 20:57:21.000000000 +0200
+++ p0f.fixed.c 2004-06-11 22:54:09.656935272 +0200
@@ -35,7 +35,7 @@
#include <pcap.h>
#include <signal.h>
-#include <net/bpf.h>
+#include <pcap-bpf.h>
#include <time.h>
#include <ctype.h>