aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/iftop/files/patch-cfgfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/iftop/files/patch-cfgfile.c')
-rw-r--r--net-mgmt/iftop/files/patch-cfgfile.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/iftop/files/patch-cfgfile.c b/net-mgmt/iftop/files/patch-cfgfile.c
new file mode 100644
index 000000000000..148cd8844a20
--- /dev/null
+++ b/net-mgmt/iftop/files/patch-cfgfile.c
@@ -0,0 +1,10 @@
+--- cfgfile.c.orig Tue Nov 11 22:10:29 2003
++++ cfgfile.c Tue Nov 11 22:10:43 2003
+@@ -8,6 +8,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <errno.h>
++#include <sys/types.h>
+
+ #include "stringmap.h"
+ #include "iftop.h"