projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68de42d
)
DEC Alpha fix. Missing #.
author
Bruce Momjian
Tue, 14 Jan 1997 23:06:01 +0000
(23:06 +0000)
committer
Bruce Momjian
Tue, 14 Jan 1997 23:06:01 +0000
(23:06 +0000)
src/include/config.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h
b/src/include/config.h
index a44b72d49a0c9e109f3e67084fae1043a5d91dc6..7b09b766caae5a04e66d17067d47ac143ca5b0b4 100644
(file)
--- a/
src/include/config.h
+++ b/
src/include/config.h
@@
-42,7
+42,7
@@
# define NEED_UNION_SEMUN
# define SB_PAD 40
# define HAS_TEST_AND_SET
-
include
/* for msemaphore */
+
#
include
/* for msemaphore */
typedef msemaphore slock_t;
#endif