]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/md4.c
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / md4.c
index 42a9b2e75d6ee09764e83e6fc99dc5f161e86ea5..88f3413c544951e77e9e60f587320c59ca52032e 100644 (file)
@@ -30,6 +30,9 @@
 /* Implementation notes:
 ** This implementation assumes that ints are 32-bit quantities.
 */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #define TRUE  1
 #define FALSE 0