Undefine __STDC__ added for borland build.

This commit is contained in:
Janet B. Anderson
2001-07-23 14:10:08 +00:00
parent 7df3905b5c
commit ffdecd4a21

View File

@@ -161,6 +161,7 @@ SRCS += osdFindSymbol.c
SRCS += osdInterrupt.c
SRCS += osdPoolStatus.c
SRCS += osdEnv.c
osdEnv_CFLAGS_WIN32= -U__STDC__
SRCS += osdThread.c
SRCS += osdMutex.c