]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/des/enc_read.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / des / enc_read.c
index fcb66541bdd172fb589de2645b5ccf83a03b9e8d..e90445441a22f5d2063acb9ba9e0f07acab2e41d 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "des_locl.h"
 
 /* This has some uglies in it but it works - even over sockets. */