]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/magic.c
pppd.8: Document netmask option
[ppp.git] / pppd / magic.c
index 8e08e47ef5bb0ed528fe3fcfb269069e596af8f4..5e50f1d329bd54dfcab88f06c5ca5049608c80d9 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/time.h>
 
-#include "pppd.h"
+#include "pppd-private.h"
 #include "magic.h"