xref: /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/ppp_defs.h (revision 53ee8cc121a030b8d368113ac3e966b4705770ef)
1 #ifndef _NET_PPP_DEFS_H
2 #define _NET_PPP_DEFS_H 1
3 
4 #define __need_time_t
5 #include <time.h>
6 
7 #include <asm/types.h>
8 #include <linux/ppp_defs.h>
9 
10 #endif /* net/ppp_defs.h */
11