Document removal of digest+signature algorithm link.
[openssl.git] / crypto / o_dir.c
index ded369f23cf7f34a49d0c74b111523d43929b2dd..42891ea45928501431d6019edb33053616b6395c 100644 (file)
@@ -70,7 +70,7 @@
 #include "o_dir.h"
 
 #define LPDIR_H
-#if defined OPENSSL_SYS_UNIX
+#if defined OPENSSL_SYS_UNIX || defined DJGPP
 #include "LPdir_unix.c"
 #elif defined OPENSSL_SYS_VMS
 #include "LPdir_vms.c"