--- pppd/pppcrypt.h.orig
+++ pppd/pppcrypt.h
@@ -38,7 +38,7 @@
#endif
#ifndef USE_CRYPT
-#include <des.h>
+#include <openssl/des.h>
extern bool DesSetkey __P((u_char *));