summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-screen.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:33:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:33:30 +0000
commit0c749620ca20c82acb61e2c13af83b4bb4ec44a1 (patch)
treefbe04fd87ec1d4825838131877648d0fab2888eb /shells/flash/files/patch-screen.h
parent- Fix plist (diff)
Rename shells/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'shells/flash/files/patch-screen.h')
-rw-r--r--shells/flash/files/patch-screen.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/flash/files/patch-screen.h b/shells/flash/files/patch-screen.h
new file mode 100644
index 000000000000..12c6ffba8061
--- /dev/null
+++ b/shells/flash/files/patch-screen.h
@@ -0,0 +1,10 @@
+--- screen.h.orig Thu Jan 18 01:31:19 2001
++++ screen.h Fri Jan 26 05:27:35 2001
+@@ -2,7 +2,6 @@
+ # define _SCREEN_H
+
+ #include "parse.h"
+-#include <wchar.h>
+ #include <stdio.h>
+
+ void init_scr();