]> git.pld-linux.org Git - packages/net-tools.git/commitdiff
- declaration of struct stat needed
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Sep 2007 19:48:32 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-tools-netstat-stat.patch -> 1.1

net-tools-netstat-stat.patch [new file with mode: 0644]

diff --git a/net-tools-netstat-stat.patch b/net-tools-netstat-stat.patch
new file mode 100644 (file)
index 0000000..c3b2d78
--- /dev/null
@@ -0,0 +1,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"
This page took 0.035315 seconds and 4 git commands to generate.