]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/tdb.c
Clang complained about -Wformat in passing a int for %h in snprintf. Result would...
[ppp.git] / pppd / tdb.c
index bdc58288da023b489983b994b1cc53b126de6e97..8a563f88b9a62b8aedc2ea504f8f8b22afdddb95 100644 (file)
  * right time.  Probably too hard -- the process just doesn't know.
  */ 
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <fcntl.h>