]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoe/discovery.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / plugins / pppoe / discovery.c
index 23089df550771f2a795c1e54b8d197b6bdc5e492..bd281bdb863b1a6be44e6c9530f99e7b6f05997e 100644 (file)
 static char const RCSID[] =
 "$Id: discovery.c,v 1.6 2008/06/15 04:35:50 paulus Exp $";
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #define _GNU_SOURCE 1
 #include "pppoe.h"
 #include "pppd/pppd.h"