diff options
Diffstat (limited to 'src/include/port/univel.h')
| -rw-r--r-- | src/include/port/univel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/port/univel.h b/src/include/port/univel.h index cd52bd7687..ae706eda5e 100644 --- a/src/include/port/univel.h +++ b/src/include/port/univel.h @@ -10,8 +10,11 @@ * the native UNIXWARE C compiler. ***************************************/ #define USE_UNIVEL_CC + typedef unsigned char slock_t; +#define DISABLE_COMPLEX_MACRO + /*************************************************************** * strcasecmp() is in c89.a. The following include will get the * needed prototype. |
