summaryrefslogtreecommitdiffstats
path: root/network/wavemon/patches/wavemon-header.patch
blob: e1b48bfb535ad253d6e4cef6f4be2fb50aa98bf3 (plain)
--- iw_if.h.orig	2008-06-11 22:04:16.000000000 -0400
+++ iw_if.h	2008-06-11 22:04:38.000000000 -0400
@@ -19,6 +19,8 @@
  */
 
 #include <netdb.h>
+#include <linux/types.h>
+#include <linux/if.h>
 #include <linux/wireless.h>
 
 #define IW_STACKSIZE 1024