]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/e_os2.h
Rework and make DEBUG macros consistent.
[thirdparty/openssl.git] / include / openssl / e_os2.h
index 4ee41cad26db9bfb1eef57783bfd43cb90567689..49e6dad73c20434675d139a15acbf97eb303836e 100644 (file)
@@ -210,7 +210,7 @@ extern "C" {
 #  endif
 # endif
 
-# ifdef DEBUG_UNUSED
+# if defined(UNUSEDRESULT_DEBUG)
 #  define __owur __attribute__((__warn_unused_result__))
 # else
 #  define __owur