summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/ppp/probe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c
index 4cca3cb..823be40 100644
--- a/usr.sbin/ppp/probe.c
+++ b/usr.sbin/ppp/probe.c
@@ -29,10 +29,12 @@
#include <sys/time.h>
#include <sys/socket.h>
+#include <stdio.h>
#include <unistd.h>
#include "probe.h"
#include "log.h"
+#include "id.h"
struct probe probe;
OpenPOWER on IntegriCloud