diff options
| author | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:23:34 +0000 |
|---|---|---|
| committer | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:23:34 +0000 |
| commit | 37f5aac4ac0acb3583f3d0a982bdb4bcacc4846d (patch) | |
| tree | 457a45fe2f2609965f6654f7cfdfca39a233d1fe /shells/flash/files/patch-ac | |
| parent | Remove cgi-lib/pkg/COMMENT. (diff) | |
Add port for flash, a user-menu shell. This still needs a
good FreeBSD-specific template; Will is working on one.
PR: 15995
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'shells/flash/files/patch-ac')
| -rw-r--r-- | shells/flash/files/patch-ac | 11 |
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" |
