]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/main.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / main.c
index 87a5d29217bb48103440c3af6e467f75854e49dd..db0aa97230c1f25cca4a6134dc2b402939cf0b94 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <ctype.h>
 #include <stdlib.h>