patch-include_net_ppp_defs_h 274 B

1234567891011
  1. --- ppp-2.4.5.orig/include/net/ppp_defs.h 2009-11-16 23:26:07.000000000 +0100
  2. +++ ppp-2.4.5/include/net/ppp_defs.h 2014-03-17 16:32:53.000000000 +0100
  3. @@ -38,6 +38,8 @@
  4. #ifndef _PPP_DEFS_H_
  5. #define _PPP_DEFS_H_
  6. +#include <sys/time.h>
  7. +
  8. /*
  9. * The basic PPP frame.
  10. */