summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-01-24 20:21:38 -0800
committerMichael Forney <mforney@mforney.org>2017-01-24 20:21:38 -0800
commit8b103880739d2ad7e0bcfbea7eb842d8d2592491 (patch)
treec6129093e12aedee3f6ccd16884369a5787ee47b /pkg
parent343d35437cf813792842ee25f325a66481a2427c (diff)
loksh: Remove patch applied upstream
Diffstat (limited to 'pkg')
-rw-r--r--pkg/loksh/patch/0002-Add-missing-stdlib.h-include-for-mkstemp.patch24
m---------pkg/loksh/src0
2 files changed, 0 insertions, 24 deletions
diff --git a/pkg/loksh/patch/0002-Add-missing-stdlib.h-include-for-mkstemp.patch b/pkg/loksh/patch/0002-Add-missing-stdlib.h-include-for-mkstemp.patch
deleted file mode 100644
index 9225f6fd..00000000
--- a/pkg/loksh/patch/0002-Add-missing-stdlib.h-include-for-mkstemp.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From abdea742e220edf3b7ba8b44260e75ca95c5c9da Mon Sep 17 00:00:00 2001
-From: Michael Forney <mforney@mforney.org>
-Date: Sat, 10 Dec 2016 19:30:09 -0800
-Subject: [PATCH] Add missing stdlib.h include for mkstemp
-
----
- io.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/io.c b/io.c
-index 16a0709..99fa0a8 100644
---- a/io.c
-+++ b/io.c
-@@ -9,6 +9,7 @@
- #include <ctype.h>
- #include <errno.h>
- #include <fcntl.h>
-+#include <stdlib.h>
- #include <string.h>
- #include <unistd.h>
-
---
-2.11.0
-
diff --git a/pkg/loksh/src b/pkg/loksh/src
-Subproject 41570f1f0481eff704bd9ec6989a62053738489
+Subproject 2aee3b9058afb5a9fbacc2b9d9b7eb1b24288dc