aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-01-25 09:44:08 -0500
committerRich Salz <rsalz@openssl.org>2016-01-25 09:44:08 -0500
commitdc193c9c5e914c74fd0f51fe4fe86fbd5910536e (patch)
tree1a9a603235a1aa4f3854a9ad551d8c097832a39c /crypto/des
parent2dc4be513b1ab59cce3f578488a870124dcff1b8 (diff)
downloadopenssl-dc193c9c5e914c74fd0f51fe4fe86fbd5910536e.tar.gz
Move & split opensslconf.h.in
Move opensslconf.h.in to include/openssl. Split off DES,BN,RC4 stuff into separate header file templates in crypto/include/internal/*_conf.h.in Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/des_locl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/des/des_locl.h b/crypto/des/des_locl.h
index 23ea9d32a7..cfd15c3b14 100644
--- a/crypto/des/des_locl.h
+++ b/crypto/des/des_locl.h
@@ -61,6 +61,8 @@
# include <openssl/e_os2.h>
+# include "internal/des_conf.h"
+
# if defined(OPENSSL_SYS_WIN32)
# ifndef OPENSSL_SYS_MSDOS
# define OPENSSL_SYS_MSDOS