summaryrefslogtreecommitdiff
path: root/src/include/port/univel.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-07-13 20:12:51 +0000
committerBruce Momjian <bruce@momjian.us>1999-07-13 20:12:51 +0000
commit050371fccdaeac8fa426c8e95aedf4edb541e829 (patch)
tree5e7527c3abab4c07b53add64b9a48aaa442d719a /src/include/port/univel.h
parent540c114225c868d06a856836f1f7734c58f6dfef (diff)
downloadpostgresql-050371fccdaeac8fa426c8e95aedf4edb541e829.tar.gz
More cpu cleanups, only for 6.6.
Diffstat (limited to 'src/include/port/univel.h')
-rw-r--r--src/include/port/univel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/univel.h b/src/include/port/univel.h
index e8c066f7c5..91ff2c6b36 100644
--- a/src/include/port/univel.h
+++ b/src/include/port/univel.h
@@ -4,6 +4,7 @@
#define HAS_TEST_AND_SET
#define NEED_I386_TAS_ASM
+
/***************************************
* Define this if you are compiling with
* the native UNIXWARE C compiler.