summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsol.c
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-10-06 23:46:52 +0000
committerkris <kris@FreeBSD.org>2000-10-06 23:46:52 +0000
commit44c3d480b472d6936e2fdf0b16c99e14a757266b (patch)
treedf9371dfa492543ed50950c7db8e28f45326e5bc /usr.sbin/rtsold/rtsol.c
parenta5984fa40eeb4f40d06d1f1266a995af112d7ee5 (diff)
downloadFreeBSD-src-44c3d480b472d6936e2fdf0b16c99e14a757266b.zip
FreeBSD-src-44c3d480b472d6936e2fdf0b16c99e14a757266b.tar.gz
Sync with KAME. Format string auditing, and add -a flag to autoprobe
interfaces. Obtained from: KAME
Diffstat (limited to 'usr.sbin/rtsold/rtsol.c')
-rw-r--r--usr.sbin/rtsold/rtsol.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c
index 41003ca..7f27aef 100644
--- a/usr.sbin/rtsold/rtsol.c
+++ b/usr.sbin/rtsold/rtsol.c
@@ -1,3 +1,5 @@
+/* $KAME$ */
+
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
@@ -33,6 +35,7 @@
#include <sys/socket.h>
#include <sys/uio.h>
#include <sys/time.h>
+#include <sys/queue.h>
#include <net/if.h>
#include <net/route.h>
OpenPOWER on IntegriCloud