Files
calc/win32/have_memmv.h
2017-05-21 15:38:39 -07:00

15 lines
211 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__HAVE_MEMMV_H__)
#define __HAVE_MEMMV_H__
/* do we have or want memmove()? */
#define HAVE_MEMMOVE /* yes */
#endif /* !__HAVE_MEMMV_H__ */