aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ksh93/files/patch-src_cmd_INIT_mamake_c
blob: f17ac44b1b94ac4a91eba0d78a2dc7377ff43b84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$
--- 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>