]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/chap_ms.c
radius: interim and stop frames should not depend on successful start. (#299)
[ppp.git] / pppd / chap_ms.c
index d315ab4acd0182258fb25bee21f472e2d021f42b..52d48905f03b3890c3bd76d0bc3f0f44558ec8b2 100644 (file)
 
 #define RCSID  "$Id: chap_ms.c,v 1.38 2007/12/01 20:10:51 carlsonj Exp $"
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef CHAPMS
 
 #include <stdio.h>