--- a/src/if.c +++ b/src/if.c @@ -33,9 +33,9 @@ #include #endif -#ifdef HAVE_NET_ETHERNET_H -#include -#endif +//#ifdef HAVE_NET_ETHERNET_H +//#include +//#endif #ifdef HAVE_ASM_TYPES_H #include --- a/src/plugin.c +++ b/src/plugin.c @@ -52,7 +52,7 @@ #include #include #include -#include +//#include #include #include #include --- a/src/pppoe.h +++ b/src/pppoe.h @@ -129,9 +129,9 @@ typedef unsigned long UINT32_t; #ifdef HAVE_SYS_SOCKET_H #include #endif -#ifndef HAVE_SYS_DLPI_H -#include -#endif +//#ifndef HAVE_SYS_DLPI_H +//#include +//#endif #endif