aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct/files/patch-pmacct.h
blob: c6ed6407af26c8ba702c07d75e06e20aa1045ccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>