X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fmagic.c;h=5e50f1d329bd54dfcab88f06c5ca5049608c80d9;hp=8e08e47ef5bb0ed528fe3fcfb269069e596af8f4;hb=HEAD;hpb=5ece6e68baaf9fdbd6e73daa7b27335f8852d85b diff --git a/pppd/magic.c b/pppd/magic.c index 8e08e47..5e50f1d 100644 --- a/pppd/magic.c +++ b/pppd/magic.c @@ -40,13 +40,17 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include #include #include -#include "pppd.h" +#include "pppd-private.h" #include "magic.h"