summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'shells/flash/files/patch-module.c')
-rw-r--r--shells/flash/files/patch-module.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/flash/files/patch-module.c b/shells/flash/files/patch-module.c
new file mode 100644
index 000000000000..d33b3a26a4f0
--- /dev/null
+++ b/shells/flash/files/patch-module.c
@@ -0,0 +1,10 @@
+--- module.c.orig Mon Jan 17 19:56:45 2000
++++ module.c Sat Jan 6 11:06:54 2001
+@@ -25,7 +25,6 @@
+ #include<stdlib.h>
+ #include<pwd.h>
+ #include<sys/types.h>
+-#include<sys/resource.h>
+ #include<sys/wait.h>
+ #include<sys/stat.h>
+ #include<fcntl.h>