aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/throughput.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/throughput.c')
-rw-r--r--usr.sbin/ppp/throughput.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/throughput.c b/usr.sbin/ppp/throughput.c
index b0bb241724dc1..f6bc9b57d1d3a 100644
--- a/usr.sbin/ppp/throughput.c
+++ b/usr.sbin/ppp/throughput.c
@@ -28,6 +28,7 @@
#include <sys/types.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>