projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b58bb0
)
Add #define HAVE_MEMMOVE for systems that do have it.
author
Marc G. Fournier
Sun, 20 Oct 1996 20:40:17 +0000
(20:40 +0000)
committer
Marc G. Fournier
Sun, 20 Oct 1996 20:40:17 +0000
(20:40 +0000)
src/include/config.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h
b/src/include/config.h
index 8b5960cb8ea5f936b3af229620c58362db429dbf..347985d0c6b7e2d84a52f81f36ff6ca72f958d3f 100644
(file)
--- a/
src/include/config.h
+++ b/
src/include/config.h
@@
-103,6
+103,7
@@
# define USE_LIMITS_H
# define USE_POSIX_TIME
# define NEED_CBRT
+# define HAVE_MEMMOVE
#endif
#if defined(bsdi)