summaryrefslogtreecommitdiff
path: root/system/ksh-openbsd/patches/linux/lex_c.diff
diff options
context:
space:
mode:
authorLEVAI Daniel <leva@ecentrum.hu>2013-11-30 16:42:55 -0600
committerRobby Workman <rworkman@slackbuilds.org>2013-12-02 00:58:15 -0600
commit1a30de88fe6537a8506de07aa14992cfa83f831d (patch)
tree828d40e569781b7adb2c9de436c73167fc99ea12 /system/ksh-openbsd/patches/linux/lex_c.diff
parente05c1f08183764abce6384f1938cefee2960ba5b (diff)
downloadslackbuilds-1a30de88fe6537a8506de07aa14992cfa83f831d.tar.gz
system/ksh-openbsd: Updated for version 20131129.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ksh-openbsd/patches/linux/lex_c.diff')
-rw-r--r--system/ksh-openbsd/patches/linux/lex_c.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/ksh-openbsd/patches/linux/lex_c.diff b/system/ksh-openbsd/patches/linux/lex_c.diff
deleted file mode 100644
index 40fd4234f1..0000000000
--- a/system/ksh-openbsd/patches/linux/lex_c.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ksh-openbsd_cvs/lex.c 2010-02-23 12:49:19.000000000 +0100
-+++ ksh-openbsd_cvs.new/lex.c 2010-04-01 21:01:24.134232647 +0200
-@@ -7,6 +7,8 @@
- #include "sh.h"
- #include <libgen.h>
- #include <ctype.h>
-+#include <time.h>
-+#include "strlcpy.h"
-
-
- /* Structure to keep track of the lexing state and the various pieces of info