$NetBSD$

--- libray/libcommon/memory.c~	1992-02-09 22:03:29.000000000 -0500
+++ libray/libcommon/memory.c	2008-09-01 02:07:19.000000000 -0400
@@ -20,6 +20,8 @@
  * Initial version.
  * 
  */
+#include <string.h>
+#include <stdlib.h>
 #ifdef SYSV
 #include <memory.h>
 #endif
