summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_vcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_vcm.c')
-rw-r--r--sys/dev/hea/eni_vcm.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c
index d452097..ec3cd55 100644
--- a/sys/dev/hea/eni_vcm.c
+++ b/sys/dev/hea/eni_vcm.c
@@ -37,23 +37,15 @@
#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/types.h>
-#include <sys/errno.h>
-#include <sys/time.h>
#include <sys/socket.h>
#include <net/if.h>
-#include <netinet/in.h>
#include <netatm/port.h>
#include <netatm/queue.h>
#include <netatm/atm.h>
#include <netatm/atm_sys.h>
-#include <netatm/atm_sap.h>
#include <netatm/atm_cm.h>
#include <netatm/atm_if.h>
#include <netatm/atm_vc.h>
-#include <netatm/atm_stack.h>
-#include <netatm/atm_pcb.h>
#include <dev/hea/eni_stats.h>
#include <dev/hea/eni.h>
OpenPOWER on IntegriCloud