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