diff -urN hwinfo-13.0.orig/src/hd/wlan.c hwinfo-13.0/src/hd/wlan.c --- hwinfo-13.0.orig/src/hd/wlan.c 2006-06-29 14:58:20.000000000 +0100 +++ hwinfo-13.0/src/hd/wlan.c 2006-08-07 17:55:07.000000000 +0100 @@ -6,10 +6,9 @@ #include #include /* for "caddr_t" et al */ #include /* for "struct sockaddr" et al */ -#include /* for IFNAMSIZ and co... */ -#include #include +#include "wireless_copy.h" #include "hd.h" #include "hd_int.h" #include "wlan.h"