freebsd-ports/shells/flash/files/patch-ab
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

11 lines
200 B
Plaintext

--- exec.h Wed Mar 5 06:59:11 1997
+++ exec.h.new Sat Dec 11 01:29:48 1999
@@ -3,6 +3,7 @@
#include<signal.h>
#include<termios.h>
+#include <sys/types.h>
#include "parse.h"
#include "menu.h"