]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoe/pppoe-discovery.c
Merge branch 'pppoe-discovery' of https://github.com/pali/ppp
[ppp.git] / pppd / plugins / pppoe / pppoe-discovery.c
index 2557b38d08a58be6112baa1ea93b923885c28c88..1fe999dbdf55b16fa7bbefe5ce6557b1f848fa26 100644 (file)
@@ -9,6 +9,10 @@
  *
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>