freebsd-ports/shells/flash/files/patch-ae
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
253 B
Plaintext

--- parseline.c Tue Jun 29 05:36:47 1999
+++ parseline.c.new Sat Dec 11 01:34:21 1999
@@ -25,7 +25,6 @@
#include<string.h>
#include<pwd.h>
#include<sys/types.h>
-#include<sys/resource.h>
#include<sys/wait.h>
#include<sys/stat.h>
#include<fcntl.h>