]> git.ozlabs.org Git - ppp.git/commitdiff
fixed compilation problem
authorPaul Mackerras <paulus@samba.org>
Sat, 14 Sep 1996 05:18:12 +0000 (05:18 +0000)
committerPaul Mackerras <paulus@samba.org>
Sat, 14 Sep 1996 05:18:12 +0000 (05:18 +0000)
pppd/sys-linux.c

index 425662dc14061a83d3a37eb2dca8ca1b84f15581..95846db6542c682166f752538d6872c2c1042c37 100644 (file)
@@ -24,6 +24,7 @@
 #include <sys/time.h>
 #include <sys/errno.h>
 #include <sys/file.h>
+#include <sys/stat.h>
 
 #include <stdio.h>
 #include <stdlib.h>