]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/passprompt.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / plugins / passprompt.c
index ab9f390c2d1c968c8054b60e1e5da7cc81eb5e00..dae326867fcdea9b2f6190d6e01fd24fff056352 100644 (file)
@@ -8,6 +8,11 @@
  *  as published by the Free Software Foundation; either version
  *  2 of the License, or (at your option) any later version.
  */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <errno.h>
 #include <unistd.h>
 #include <sys/wait.h>