nscd: Use time_t for return type of addgetnetgrentX
[glibc.git] / sysdeps / unix / sysv / linux / net / ppp_defs.h
blob5e492e9dbf364852b5a0ae7be6661253f01bc25e
1 #ifndef _NET_PPP_DEFS_H
2 #define _NET_PPP_DEFS_H 1
4 #include <bits/types/time_t.h>
5 #include <asm/types.h>
6 #include <linux/ppp_defs.h>
8 #endif /* net/ppp_defs.h */