X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fpppoe%2Fcommon.c;h=638282184e4fb8e19b1ccbed6e0fb14bba4c518b;hb=2883dd07101bf851e2ea368f0c04c91aea85cff2;hp=9ea7fd609c8774aafbaf2cbe9bb6a6d86679b516;hpb=5b50b420fcd4708b6d5bdc55087c4c9fe06d215d;p=ppp.git diff --git a/pppd/plugins/pppoe/common.c b/pppd/plugins/pppoe/common.c index 9ea7fd6..6382821 100644 --- a/pppd/plugins/pppoe/common.c +++ b/pppd/plugins/pppoe/common.c @@ -16,6 +16,10 @@ static char const RCSID[] = "$Id: common.c,v 1.3 2008/06/09 08:34:23 paulus Exp $"; +#ifdef HAVE_CONFIG_H +#include +#endif + #define _GNU_SOURCE 1 #include "pppoe.h" #include "pppd/pppd.h"