ppp_defs.h 162 B

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