]> git.pld-linux.org Git - packages/ifplugd.git/commitdiff
- fix include wrong header name
authoryogib <yogib@pld-linux.org>
Mon, 26 Jan 2004 20:31:58 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ifplugd-fix_name.patch -> 1.1

ifplugd-fix_name.patch [new file with mode: 0644]

diff --git a/ifplugd-fix_name.patch b/ifplugd-fix_name.patch
new file mode 100644 (file)
index 0000000..7bdcd3e
--- /dev/null
@@ -0,0 +1,10 @@
+--- ifplugd-0.21/src/wireless.h.orig   2004-01-26 20:33:50.000000000 +0100
++++ ifplugd-0.21/src/wireless.h        2004-01-26 20:34:08.000000000 +0100
+@@ -26,6 +26,6 @@
+ #include <linux/if.h>
+ #include <net/if_arp.h>
+-#include "wireless.16.h"
++#include "wireless.15.h"
+ #endif
This page took 0.036958 seconds and 4 git commands to generate.