Remove #error from include files.
[openssl.git] / ssl / t1_ext.c
index eb7d8a74b20f41c0b063029c0aaff910f55e4a53..7940cfc2bf8a2fdfd0b36c78cdf1fbd1d55787d7 100644 (file)
@@ -54,9 +54,7 @@
 
 /* Custom extension utility functions */
 
-#ifndef OPENSSL_NO_CT
-# include <openssl/ct.h>
-#endif
+#include <openssl/ct.h>
 #include "ssl_locl.h"