]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoe/if.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / plugins / pppoe / if.c
index 225dd567c2e7486c5ef3998c108ac5e8bb18afce..3dfea8c0fa20347c0c0a78c35cb386d6989b974b 100644 (file)
 static char const RCSID[] =
 "$Id: if.c,v 1.2 2008/06/09 08:34:23 paulus Exp $";
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #define _GNU_SOURCE 1
 #include "pppoe.h"
 #include "pppd/pppd.h"