X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fmagic.c;h=5e50f1d329bd54dfcab88f06c5ca5049608c80d9;hb=88563e591766a0cac99c171124d9dd5df2922f4c;hp=8e08e47ef5bb0ed528fe3fcfb269069e596af8f4;hpb=75870d7b55e36af526a0786fff94912989c73fd1;p=ppp.git 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"