opnsense-ports/security/yersinia/files/patch-src-protocols.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
245 B
C

--- src/protocols.h.orig 2006-07-16 16:37:31.000000000 +0400
+++ src/protocols.h 2009-08-27 18:30:35.000000000 +0400
@@ -26,6 +26,7 @@
#define __PROTOCOLS_H__
#include <pcap.h>
+#include <sys/socket.h>
#include <net/if.h>
#ifdef SOLARIS