From 25abc37d87a1f3e6e0fc6c5ee1acca2d36d8d5d7 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Wed, 21 Sep 1994 01:52:58 +0000 Subject: [PATCH] extra include --- pppstats/pppstats.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pppstats/pppstats.c b/pppstats/pppstats.c index 7ad97a2..e80b568 100644 --- a/pppstats/pppstats.c +++ b/pppstats/pppstats.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.5 1994/09/19 04:14:37 paulus Exp $"; +static char rcsid[] = "$Id: pppstats.c,v 1.6 1994/09/21 01:52:58 paulus Exp $"; #endif #include @@ -37,6 +37,7 @@ static char rcsid[] = "$Id: pppstats.c,v 1.5 1994/09/19 04:14:37 paulus Exp $"; #include #include #include +#include #include #include #include -- 2.39.2