From: Paul Mackerras Date: Wed, 21 Sep 1994 01:52:58 +0000 (+0000) Subject: extra include X-Git-Tag: RELEASE_2_3_6~846 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=25abc37d87a1f3e6e0fc6c5ee1acca2d36d8d5d7 extra include --- 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