aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pmacct/files/patch-pmacct.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/pmacct/files/patch-pmacct.h')
-rw-r--r--net-mgmt/pmacct/files/patch-pmacct.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/pmacct/files/patch-pmacct.h b/net-mgmt/pmacct/files/patch-pmacct.h
new file mode 100644
index 000000000000..c6ed6407af26
--- /dev/null
+++ b/net-mgmt/pmacct/files/patch-pmacct.h
@@ -0,0 +1,13 @@
+--- pmacct.h.orig Thu May 8 11:59:46 2003
++++ pmacct.h Tue May 13 10:00:09 2003
+@@ -32,10 +32,6 @@
+ #include <stdlib.h>
+ #include <errno.h>
+
+-#ifdef HAVE_GETOPT_H
+-#include <getopt.h>
+-#endif
+-
+ #include <fcntl.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>