we have memcpy and port.h needs it.

This commit is contained in:
christos 2009-01-27 16:22:58 +00:00
parent 55113bafff
commit 49d8963a92
1 changed files with 3 additions and 0 deletions

View File

@ -146,6 +146,9 @@
/* Define to 1 if you have the `iswblank' function. */
#define HAVE_ISWBLANK 1
/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCOPY 1
/* Define to 1 if you have the `memchr' function. */
#define HAVE_MEMCHR 1