summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-ac
blob: c127b6b967ac011ecb955ec821fe1b1d98caf8a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- menu.c	Sun Apr 13 12:43:26 1997
+++ menu.c.new	Sat Dec 11 01:30:45 1999
@@ -5,7 +5,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "menu.h"
 #include "parse.h"