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