]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/passwordfd.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / plugins / passwordfd.c
index c3f9793e41a01b141da91d7a5370e04dec51af83..84fd72e3b9b6994a43d112410de3312744cdf3bc 100644 (file)
@@ -7,6 +7,10 @@
  *  with pap- and chap-secrets files.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>