summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'shells/flash/files/patch-ac')
-rw-r--r--shells/flash/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/flash/files/patch-ac b/shells/flash/files/patch-ac
new file mode 100644
index 000000000000..c127b6b967ac
--- /dev/null
+++ b/shells/flash/files/patch-ac
@@ -0,0 +1,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"