1#ifndef _NET_PPP_DEFS_H 2#define _NET_PPP_DEFS_H 1 3 4#include <bits/types/time_t.h> 5#include <asm/types.h> 6#include <linux/ppp_defs.h> 7 8#endif /* net/ppp_defs.h */