projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fdbc8c
)
Fix #elif typo.
author
Bruce Momjian
Sun, 26 Oct 2003 00:27:59 +0000
(
00:27
+0000)
committer
Bruce Momjian
Sun, 26 Oct 2003 00:27:59 +0000
(
00:27
+0000)
src/include/port/linux.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/linux.h
b/src/include/port/linux.h
index 0453347dac3b085d5cbf21673b91c3727a244835..03fa6c0edd1db8a88640db2cbad32d7769a648f8 100644
(file)
--- a/
src/include/port/linux.h
+++ b/
src/include/port/linux.h
@@
-43,7
+43,7
@@
typedef unsigned int slock_t;
#define HAS_TEST_AND_SET
-#
if
if defined(__m68k__)
+#
el
if defined(__m68k__)
typedef unsigned char slock_t;
#define HAS_TEST_AND_SET