summaryrefslogtreecommitdiffstats
path: root/sys/netatm/uni/unisig_msg.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-12-07 22:19:06 +0000
committerphk <phk@FreeBSD.org>2000-12-07 22:19:06 +0000
commit8ae10410a695676e430db201496928e71af10cbc (patch)
treefa2487ac73dd5d75748c838adf7980c69082b3d8 /sys/netatm/uni/unisig_msg.c
parenta16fcb08d3dbbaac77039427720a0a061ec1d319 (diff)
downloadFreeBSD-src-8ae10410a695676e430db201496928e71af10cbc.zip
FreeBSD-src-8ae10410a695676e430db201496928e71af10cbc.tar.gz
Add back some now needed #include <sys/systm.h>
Fix various warnings while here anyway.
Diffstat (limited to 'sys/netatm/uni/unisig_msg.c')
-rw-r--r--sys/netatm/uni/unisig_msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netatm/uni/unisig_msg.c b/sys/netatm/uni/unisig_msg.c
index 246191d..542ce18 100644
--- a/sys/netatm/uni/unisig_msg.c
+++ b/sys/netatm/uni/unisig_msg.c
@@ -37,6 +37,7 @@
#include <sys/param.h>
#include <sys/types.h>
+#include <sys/systm.h>
#include <sys/errno.h>
#include <sys/time.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud