]> andersk Git - splint.git/blobdiff - src/Headers/portab.h
Finshed basic merge. Still trying to get it through the test suit.
[splint.git] / src / Headers / portab.h
index 00b4c0deef945205ab4ba12b4b3e96388339a863..b1a486d01c8102217654223fe39224d24186c0b7 100644 (file)
 ** Win32 convention?
 */
 
+# if defined(__IBMC__) && defined(OS2)
+# define S_IFMT (unsigned short)0xFFFF
+# endif
+
 /*@constant observer char *INCLUDE_VAR@*/
 # define INCLUDE_VAR    "include"
 
This page took 0.039044 seconds and 4 git commands to generate.