diff options
Diffstat (limited to 'sys/dev/hea/eni.c')
| -rw-r--r-- | sys/dev/hea/eni.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c index ad5a18fda83c..97c1ee3ecc3b 100644 --- a/sys/dev/hea/eni.c +++ b/sys/dev/hea/eni.c @@ -36,16 +36,12 @@ */ #include <sys/param.h> -#include <sys/systm.h> -#include <sys/types.h> -#include <sys/time.h> #include <sys/kernel.h> #include <sys/socket.h> #include <sys/socketvar.h> #include <sys/syslog.h> #include <sys/eventhandler.h> #include <net/if.h> -#include <netinet/in.h> #include <netatm/port.h> #include <netatm/queue.h> #include <netatm/atm.h> |
