]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/pppstats.c
remove lock.c, add MAN= line for NetBSD-current
[ppp.git] / pppstats / pppstats.c
index 7ad97a281947fcdcf2244cb4d75e0fd454ef502c..e80b568f3dd2b37bb25820f49b31b01c0031d0fc 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #ifndef lint
  */
 
 #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 <ctype.h>
 #endif
 
 #include <ctype.h>
@@ -37,6 +37,7 @@ static char rcsid[] = "$Id: pppstats.c,v 1.5 1994/09/19 04:14:37 paulus Exp $";
 #include <sys/param.h>
 #include <sys/mbuf.h>
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/mbuf.h>
 #include <sys/types.h>
+#include <sys/ioctl.h>
 #include <sys/socket.h>
 #include <sys/file.h>
 #include <net/if.h>
 #include <sys/socket.h>
 #include <sys/file.h>
 #include <net/if.h>