update from main archive 970203
[glibc.git] / sysdeps / unix / sysv / linux / net / ppp_defs.h
blobdfd40e1825362ddb46d8cd666079f8d6362241e6
1 #ifndef _NET_PPP_DEFS_H
2 #define _NET_PPP_DEFS_H 1
4 #include <sys/types.h>
5 typedef u_int32_t __u32;
6 #include <linux/ppp_defs.h>
8 #endif /* net/ppp_defs.h */