blob: 10309bba46f7e63ca8e84fa220e1e44a98132f56 (
plain)
1
2
3
4
5
6
7
8
|
/*
* $PostgreSQL: pgsql/src/include/port/univel.h,v 1.24 2008/05/17 01:28:24 adunstan Exp $
*
***************************************
* Define this if you are compiling with
* the native UNIXWARE C compiler.
***************************************/
#define USE_UNIVEL_CC
|