SOURCES: ifplugd-headers_fix.patch (NEW) - fix for headers issue
hawk
hawk at pld-linux.org
Sat Feb 2 11:59:50 CET 2008
Author: hawk Date: Sat Feb 2 10:59:50 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for headers issue
---- Files affected:
SOURCES:
ifplugd-headers_fix.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/ifplugd-headers_fix.patch
diff -u /dev/null SOURCES/ifplugd-headers_fix.patch:1.1
--- /dev/null Sat Feb 2 11:59:50 2008
+++ SOURCES/ifplugd-headers_fix.patch Sat Feb 2 11:59:45 2008
@@ -0,0 +1,14 @@
+diff -ur ifplugd-0.28.orig/src/interface.c ifplugd-0.28/src/interface.c
+--- ifplugd-0.28.orig/src/interface.c 2005-01-05 01:25:31.000000000 +0100
++++ ifplugd-0.28/src/interface.c 2008-02-02 11:54:35.000000000 +0100
+@@ -22,9 +22,9 @@
+ #include <config.h>
+ #endif
+
++#include <sys/types.h>
+ #include <linux/sockios.h>
+ #include <linux/if_ether.h>
+-#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <sys/ioctl.h>
+ #include <linux/if.h>
================================================================
More information about the pld-cvs-commit
mailing list