]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/isoinfra/v2_0/include/assert.h
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / isoinfra / v2_0 / include / assert.h
index b17523a20b03cbf34ce0138ef29b56ae161ecd2d..0e46bdb4378983132007611457eecc7037e4f289 100644 (file)
@@ -73,7 +73,7 @@
 
 /* First preference is to be standards compliant */
 
-#if defined(CYGINT_ISO_STDIO_FORMATTED_IO) && defined(CYGINT_ISO_EXIT)
+#if defined(CYGINT_ISO_STDIO_FORMATTED_IO) && CYGINT_ISO_EXIT
 
 # include <stdio.h>
 # include <stdlib.h>