diff options
Diffstat (limited to 'isys/ethtool.c')
-rw-r--r-- | isys/ethtool.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/isys/ethtool.c b/isys/ethtool.c index bc4707c22..e1e68c7d0 100644 --- a/isys/ethtool.c +++ b/isys/ethtool.c @@ -24,10 +24,6 @@ #include <sys/types.h> #include <net/if.h> -#ifdef DIET -typedef void * caddr_t; -#endif - #include <linux/sockios.h> #include "net.h" |