freebsd-ports/shells/flash/files/patch-ac
Wes Peters 37f5aac4ac 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>
2000-01-08 18:23:34 +00:00

12 lines
237 B
Plaintext

--- 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"