mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Add #define HAVE_MEMMOVE for systems that do have it.
This commit is contained in:
parent
7b58bb0088
commit
925ea01ed6
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
|||
# define USE_LIMITS_H
|
||||
# define USE_POSIX_TIME
|
||||
# define NEED_CBRT
|
||||
# define HAVE_MEMMOVE
|
||||
#endif
|
||||
|
||||
#if defined(bsdi)
|
||||
|
|
|
|||
Loading…
Reference in a new issue