Fix compilation of plugin_wireless.c with linux kernel 2.6.19 from Guillaume LECERF

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@738 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2007-01-16 08:30:24 +00:00
parent 8f9e8b588d
commit eb3c383053
+1
View File
@@ -57,6 +57,7 @@
#include <sys/ioctl.h>
#include <net/if_arp.h>
#include <linux/if.h>
#include <linux/wireless.h>
#include <math.h>