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