$FreeBSD: ports/shells/ksh93/files/patch-src_cmd_INIT_mamake_c,v 1.1 2001/02/26 05:14:17 steve Exp $
--- src/cmd/INIT/mamake.c.orig	Fri Sep 22 00:38:32 2000
+++ src/cmd/INIT/mamake.c	Thu Dec 28 18:26:19 2000
@@ -98,6 +98,8 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include <ctype.h>
 #include <sys/types.h>
