summaryrefslogtreecommitdiffstats
path: root/sys/netatm/sigpvc/sigpvc_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/sigpvc/sigpvc_if.c')
-rw-r--r--sys/netatm/sigpvc/sigpvc_if.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys/netatm/sigpvc/sigpvc_if.c b/sys/netatm/sigpvc/sigpvc_if.c
index f1b2169..0ed9118 100644
--- a/sys/netatm/sigpvc/sigpvc_if.c
+++ b/sys/netatm/sigpvc/sigpvc_if.c
@@ -45,28 +45,13 @@
#include <sys/types.h>
#include <sys/errno.h>
#include <sys/malloc.h>
-#include <sys/proc.h>
-#include <sys/sockio.h>
#include <sys/time.h>
#include <sys/kernel.h>
-#include <sys/conf.h>
-#include <sys/domain.h>
-#include <sys/protosw.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
#include <sys/syslog.h>
-#include <sys/eventhandler.h>
#include <machine/clock.h>
-#include <vm/vm.h>
-#include <vm/pmap.h>
#include <net/if.h>
-#include <net/if_types.h>
-#include <net/if_dl.h>
-#include <net/netisr.h>
-#include <net/route.h>
-#include <netinet/in.h>
-#include <netinet/in_var.h>
-#include <netinet/if_ether.h>
#include <netatm/port.h>
#include <netatm/queue.h>
#include <netatm/atm.h>
OpenPOWER on IntegriCloud