summaryrefslogtreecommitdiff
path: root/net-tools-netstat-stat.patch
blob: c3b2d788a11a3ce3921a083a35f3d7d921ec6c92 (plain)
1
2
3
4
5
6
7
8
9
10
--- net-tools-1.60/netstat.c~	2007-09-11 22:30:38.000000000 +0300
+++ net-tools-1.60/netstat.c	2007-09-11 22:31:36.868379252 +0300
@@ -85,6 +85,7 @@
 #include <sys/ioctl.h>
 #include <net/if.h>
 #include <dirent.h>
+#include <sys/stat.h>
 
 #include "net-support.h"
 #include "pathnames.h"