aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/sigpvc
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-30 07:42:06 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-30 07:42:06 +0000
commita3b266147daf35b8ac9e516ab6aef4d41ecf9062 (patch)
tree7355dbfc7dd1028957e9a4231ee8cc8e69848deb /sys/netatm/sigpvc
parent24fdf62c367ad88fde25dba2175a8c968b22e82f (diff)
Remove more unused #includes.
Notes
Notes: svn path=/head/; revision=67930
Diffstat (limited to 'sys/netatm/sigpvc')
-rw-r--r--sys/netatm/sigpvc/sigpvc_subr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c
index 28d55ded3c0f..bb40c4431853 100644
--- a/sys/netatm/sigpvc/sigpvc_subr.c
+++ b/sys/netatm/sigpvc/sigpvc_subr.c
@@ -36,7 +36,6 @@
*/
#include <sys/param.h>
-#include <sys/systm.h>
#include <sys/types.h>
#include <sys/errno.h>
#include <sys/time.h>