]> andersk Git - splint.git/blobdiff - src/Headers/bool.h
Removed obsolete OS/2 test makefiles.
[splint.git] / src / Headers / bool.h
index d0e0be551ceafba39fe673bb0a1595b079b0a16c..0989f14d9e390b19ccdb349a820a201e55ccfd6c 100644 (file)
@@ -7,7 +7,7 @@
 
 # define BOOL_H
 
-# ifdef WIN32
+# if defined (WIN32) || defined (OS2) && defined (__IBMC__)
 # ifndef FALSE
 /*@constant bool FALSE=false@*/
 # define FALSE 0
This page took 0.033395 seconds and 4 git commands to generate.