mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-22 19:02:20 +00:00
11 lines
279 B
C
11 lines
279 B
C
/*
|
|
* src/include/port/unixware.h
|
|
*
|
|
* see src/backend/libpq/pqcomm.c */
|
|
#define SCO_ACCEPT_BUG
|
|
|
|
/***************************************
|
|
* Define this if you are compiling with
|
|
* the native UNIXWARE C compiler.
|
|
***************************************/
|
|
#define USE_UNIVEL_CC
|