Make sure strdup() is properly declared.
[oweals/openssl.git] / crypto / objects / obj_dat.c
index be72303ebdc917acc11f812722b17753a5066728..fbbc03858aca3c719598ca950968b7fb770f4d82 100644 (file)
@@ -64,7 +64,7 @@
 #include <openssl/objects.h>
 
 /* obj_dat.h is generated from objects.h by obj_dat.pl */
-#ifndef NO_OBJECT
+#ifndef OPENSSL_NO_OBJECT
 #include "obj_dat.h"
 #else
 /* You will have to load all the objects needed manually in the application */