ports/security/yersinia/files/patch-src-protocols.h
Dmitry Marakasov 786b2266cc - Update to 0.7.1
- Pass maintainership to submitter
- While here, fix build WITH_GTK and fix some identation

PR:		138005
Submitted by:	Ayumi M <ayu@commun.jp>
2009-08-27 14:38:04 +00: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