]> git.ozlabs.org Git - ppp.git/commitdiff
Updates to help it compile with glibc 2
authorPaul Mackerras <paulus@samba.org>
Tue, 31 Mar 1998 23:47:07 +0000 (23:47 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 31 Mar 1998 23:47:07 +0000 (23:47 +0000)
include/linux/if_ppp.h
linux/if_ppp.h

index 9dc60413ded402a850af496b1ef51f7bdad2a35c..f4568decb2ecb0f8c823f989e634e01af3470cf8 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: if_ppp.h,v 1.11 1998/03/24 23:54:58 paulus Exp $   */
+/*     $Id: if_ppp.h,v 1.12 1998/03/31 23:47:07 paulus Exp $   */
 
 /*
  * if_ppp.h - Point-to-Point Protocol definitions.
@@ -21,7 +21,7 @@
  */
 
 /*
- *  ==FILEVERSION 971223==
+ *  ==FILEVERSION 980331==
  *
  *  NOTE TO MAINTAINERS:
  *     If you modify this file at all, please set the above date.
 #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
  */
index 9dc60413ded402a850af496b1ef51f7bdad2a35c..f4568decb2ecb0f8c823f989e634e01af3470cf8 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: if_ppp.h,v 1.11 1998/03/24 23:54:58 paulus Exp $   */
+/*     $Id: if_ppp.h,v 1.12 1998/03/31 23:47:07 paulus Exp $   */
 
 /*
  * if_ppp.h - Point-to-Point Protocol definitions.
@@ -21,7 +21,7 @@
  */
 
 /*
- *  ==FILEVERSION 971223==
+ *  ==FILEVERSION 980331==
  *
  *  NOTE TO MAINTAINERS:
  *     If you modify this file at all, please set the above date.
 #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
  */