In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / crypto / conf / conf_def.c
index 9718b73a18a6c9fca60ecf70bd2d3cfb98d9ebb7..9dbda10edfd8f864b36fca9f73d1e501a43502cd 100644 (file)
@@ -27,6 +27,8 @@
 # endif
 #endif
 
 # endif
 #endif
 
+DEFINE_STACK_OF(BIO)
+
 #ifndef S_ISDIR
 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR)
 #endif
 #ifndef S_ISDIR
 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR)
 #endif