]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/aes/aes_locl.h
Remove #error from include files.
[thirdparty/openssl.git] / crypto / aes / aes_locl.h
index 7ab2d19eb05d91730f3e5b45d7a1e583f9a6cb5e..e49f35702b0447446cdc6cff64d65438a68efd16 100644 (file)
 # define HEADER_AES_LOCL_H
 
 # include <openssl/e_os2.h>
-
-# ifdef OPENSSL_NO_AES
-#  error AES is disabled.
-# endif
-
 # include <stdio.h>
 # include <stdlib.h>
 # include <string.h>