aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/main.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/main.c
parent3dd657600a9690cb262fac4a8781c14bd6eae786 (diff)
Notes
Diffstat (limited to 'usr.sbin/ppp/main.c')
-rw-r--r--usr.sbin/ppp/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c
index fe5f2dcc1aeb..7517663240c9 100644
--- a/usr.sbin/ppp/main.c
+++ b/usr.sbin/ppp/main.c
@@ -40,6 +40,7 @@
#include <fcntl.h>
#include <paths.h>
#include <signal.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>