mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
- Pass maintainership to submitter - While here, fix build WITH_GTK and fix some identation PR: 138005 Submitted by: Ayumi M <ayu@commun.jp>
10 lines
245 B
C
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
|