]> granicus.if.org Git - postgresql/commitdiff
Add #define HAVE_MEMMOVE for systems that do have it.
authorMarc G. Fournier <scrappy@hub.org>
Sun, 20 Oct 1996 20:40:17 +0000 (20:40 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 20 Oct 1996 20:40:17 +0000 (20:40 +0000)
src/include/config.h

index 8b5960cb8ea5f936b3af229620c58362db429dbf..347985d0c6b7e2d84a52f81f36ff6ca72f958d3f 100644 (file)
 #  define USE_LIMITS_H
 #  define USE_POSIX_TIME
 #  define NEED_CBRT
+#  define HAVE_MEMMOVE
 #endif
 
 #if defined(bsdi)