blob: bb2409bd89d5ec171dd2c9576de17e9872f93ecd (
plain)
1
2
3
4
5
6
7
8
|
/*
* src/include/port/univel.h
*
***************************************
* Define this if you are compiling with
* the native UNIXWARE C compiler.
***************************************/
#define USE_UNIVEL_CC
|