diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:33:30 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:33:30 +0000 |
| commit | 0c749620ca20c82acb61e2c13af83b4bb4ec44a1 (patch) | |
| tree | fbe04fd87ec1d4825838131877648d0fab2888eb /shells/flash/files/patch-exec.c | |
| parent | - Fix plist (diff) | |
Rename shells/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'shells/flash/files/patch-exec.c')
| -rw-r--r-- | shells/flash/files/patch-exec.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/flash/files/patch-exec.c b/shells/flash/files/patch-exec.c new file mode 100644 index 000000000000..19a244ef9871 --- /dev/null +++ b/shells/flash/files/patch-exec.c @@ -0,0 +1,10 @@ +--- exec.c.orig Thu Jan 18 01:18:17 2001 ++++ exec.c Fri Jan 26 05:30:33 2001 +@@ -38,7 +38,6 @@ + #include <ctype.h> + #include <time.h> + #include <errno.h> +-#include <wchar.h> + + #include "exec.h" + #include "misc.h" |
