]> git.pld-linux.org Git - packages/ifplugd.git/blame - ifplugd-fix_name.patch
- kill -std=c99 (so it compiles with linux libc headers)
[packages/ifplugd.git] / ifplugd-fix_name.patch
CommitLineData
a7141312 1--- ifplugd-0.21/src/wireless.h.orig 2004-01-26 20:33:50.000000000 +0100
2+++ ifplugd-0.21/src/wireless.h 2004-01-26 20:34:08.000000000 +0100
3@@ -26,6 +26,6 @@
4 #include <linux/if.h>
5 #include <net/if_arp.h>
6
7-#include "wireless.16.h"
8+#include "wireless.15.h"
9
10 #endif
This page took 0.049464 seconds and 4 git commands to generate.