Add #define HAVE_MEMMOVE for systems that do have it.

REL2_0B
Marc G. Fournier 29 years ago
parent 7b58bb0088
commit 925ea01ed6
  1. 1
      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)

Loading…
Cancel
Save