summaryrefslogtreecommitdiffstats
path: root/hdlcutil/hdrvcomm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcutil/hdrvcomm.c')
-rw-r--r--hdlcutil/hdrvcomm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hdlcutil/hdrvcomm.c b/hdlcutil/hdrvcomm.c
index d0dc8b6..2e41ddb 100644
--- a/hdlcutil/hdrvcomm.c
+++ b/hdlcutil/hdrvcomm.c
@@ -49,11 +49,7 @@
#include "usersmdiag.h"
#include <net/if_arp.h>
-#ifdef __GLIBC__
#include <net/ethernet.h>
-#else
-#include <linux/if_ether.h>
-#endif
#include <linux/if_packet.h>
#ifndef SOL_PACKET