OSDN Git Service

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 8b5960c..347985d 100644 (file)
 #  define USE_LIMITS_H
 #  define USE_POSIX_TIME
 #  define NEED_CBRT
+#  define HAVE_MEMMOVE
 #endif
 
 #if defined(bsdi)