SOURCES: net-tools-netstat-stat.patch (NEW) - declaration of struc...

glen glen at pld-linux.org
Tue Sep 11 21:48:37 CEST 2007


Author: glen                         Date: Tue Sep 11 19:48:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- declaration of struct stat needed

---- Files affected:
SOURCES:
   net-tools-netstat-stat.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/net-tools-netstat-stat.patch
diff -u /dev/null SOURCES/net-tools-netstat-stat.patch:1.1
--- /dev/null	Tue Sep 11 21:48:37 2007
+++ SOURCES/net-tools-netstat-stat.patch	Tue Sep 11 21:48:32 2007
@@ -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"
================================================================


More information about the pld-cvs-commit mailing list