Remove HEADER_BSS_FILE_C module include guard
[oweals/openssl.git] / crypto / bio / bio_lcl.h
index 0fea5d0092c915c17135ca2a92b584a930df2b58..95f3a937c50c66f938deceba0f45295ceaff41a4 100644 (file)
@@ -152,7 +152,7 @@ extern CRYPTO_RWLOCK *bio_type_lock;
 
 void bio_sock_cleanup_int(void);
 
-#if BIO_FLAGS_UPLINK==0
+#if BIO_FLAGS_UPLINK_INTERNAL==0
 /* Shortcut UPLINK calls on most platforms... */
 # define UP_stdin        stdin
 # define UP_stdout       stdout