X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.h;h=9861ebc99ffe7fcff00a9859a43f58479ed0ca51;hb=827e4952d6bcc8dd9c8fdda54a509e5b59685c34;hp=135fd35eb1e7aef961cafc58230ab6e789e98711;hpb=ba7f7e053daae846a54a1d08d3d133a5f1266ace;p=ppp.git diff --git a/pppd/pppd.h b/pppd/pppd.h index 135fd35..9861ebc 100644 --- a/pppd/pppd.h +++ b/pppd/pppd.h @@ -43,25 +43,11 @@ #ifndef PPP_PPPD_H #define PPP_PPPD_H -#ifdef HAVE_STDARG_H #include -#endif - -#ifdef HAVE_STDBOOL_H #include -#endif - -#ifdef HAVE_STDDEF_H #include -#endif - -#ifdef HAVE_STDINT_H #include -#endif - -#ifdef HAVE_SYS_TYPES_H #include -#endif #include "pppdconf.h"