patch-1.3.36 linux/include/linux/if_ppp.h
Next file: linux/include/linux/ip_fw.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
-  Lines: 22
 -  Date:
Fri Oct 20 10:10:39 1995
 -  Orig file: 
v1.3.35/linux/include/linux/if_ppp.h
 -  Orig date: 
Tue Oct 10 18:46:38 1995
 
diff -u --recursive --new-file v1.3.35/linux/include/linux/if_ppp.h linux/include/linux/if_ppp.h
@@ -21,7 +21,7 @@
  */
 
 /*
- *  ==FILEVERSION 3==
+ *  ==FILEVERSION 4==
  *
  *  NOTE TO MAINTAINERS:
  *     If you modify this file at all, increment the number above.
@@ -34,6 +34,12 @@
 
 #ifndef _IF_PPP_H_
 #define _IF_PPP_H_
+
+#if defined(__linux__)
+#include <linux/if.h>
+#include <linux/ioctl.h>
+#include <linux/ppp_defs.h>
+#endif
 
 /*
  * Packet sizes
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this