aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ifplugd/files/kernel-types.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ifplugd/files/kernel-types.patch')
-rw-r--r--recipes/ifplugd/files/kernel-types.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/ifplugd/files/kernel-types.patch b/recipes/ifplugd/files/kernel-types.patch
new file mode 100644
index 0000000000..ad630ab5d4
--- /dev/null
+++ b/recipes/ifplugd/files/kernel-types.patch
@@ -0,0 +1,10 @@
+--- ifplugd-0.25/src/interface.c-orig 2007-04-18 14:57:33.106790279 +0200
++++ ifplugd-0.25/src/interface.c 2007-04-18 14:57:42.591211214 +0200
+@@ -18,6 +18,7 @@
+ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ */
+
++#define __KERNEL_STRICT_NAMES
+ #include <linux/sockios.h>
+ #include <linux/if_ether.h>
+ #include <sys/types.h>