]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/radius/radrealms.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / plugins / radius / radrealms.c
index cd006fd0894cae2cae87ec303daf1256839cbe87..a3b9a513bb53ab93a59e25e7d01e4b4930d3cf99 100644 (file)
 static char const RCSID[] =
     "$Id: radrealms.c,v 1.2 2004/11/14 07:26:26 paulus Exp $";
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include "pppd.h"
 #include "radiusclient.h"
 #include <stdio.h>