Commit be185190 authored by Bruce Momjian's avatar Bruce Momjian

Fix #if if.

parent 9f0ffa22
......@@ -8,7 +8,7 @@
#define USE_POSIX_TIME
#define HAS_TEST_AND_SET
#if if defined(__i386__)
#if defined(__i386__)
typedef unsigned char slock_t;
#elif defined(__powerpc__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment