Kill 2 undefined function warnings.

This commit is contained in:
2003-03-24 15:05:51 +00:00
parent 1f3f52f5e4
commit 2aad6b3321
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
*/
#include <stdlib.h>
#include <string.h> /* memcpy */
#ifdef HAVE_CONFIG_H
#include <config.h>