aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/nat_cmd.c
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-08-27 20:11:58 +0000
committerBrian Somers <brian@FreeBSD.org>2002-08-27 20:11:58 +0000
commit6eafd35305dee6df318b4652fdea0360ab4c4569 (patch)
treecc47956d91a40346185dfb6efc8676f28cc8bdcc /usr.sbin/ppp/nat_cmd.c
parent3dd657600a9690cb262fac4a8781c14bd6eae786 (diff)
Notes
Diffstat (limited to 'usr.sbin/ppp/nat_cmd.c')
-rw-r--r--usr.sbin/ppp/nat_cmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c
index 6bdb3cf74700e..deb9932fc5792 100644
--- a/usr.sbin/ppp/nat_cmd.c
+++ b/usr.sbin/ppp/nat_cmd.c
@@ -37,6 +37,7 @@
#include <sys/socket.h>
#include <sys/un.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>