--- gpe-autostarter-0.12/net.c.orig 2007-04-30 21:26:40.000000000 +0200 +++ gpe-autostarter-0.12/net.c 2007-04-30 21:33:20.000000000 +0200 @@ -18,7 +18,9 @@ #include <locale.h> #include <signal.h> +#include <linux/types.h> #include <sys/socket.h> +#include <linux/if.h> #include <linux/wireless.h> #include <sys/ioctl.h>