summaryrefslogtreecommitdiff
path: root/net/iftop/files/patch-cfgfile.c
blob: 148cd8844a20b40d2df2c26fe55a1f8a2b43feb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
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"