From 1ebccdd350189ff1b1374a58ad24843ad0fe65f2 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 14 Jul 2021 15:26:34 +0300 Subject: remove patch directory --- patches/0008-patch-Add-missing-includes.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 patches/0008-patch-Add-missing-includes.patch (limited to 'patches/0008-patch-Add-missing-includes.patch') diff --git a/patches/0008-patch-Add-missing-includes.patch b/patches/0008-patch-Add-missing-includes.patch deleted file mode 100644 index ec6f2d9..0000000 --- a/patches/0008-patch-Add-missing-includes.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 299d570c708b33349131b8ca925c3e9bb733db84 Mon Sep 17 00:00:00 2001 -From: Michael Forney -Date: Sat, 4 Jun 2016 18:40:24 -0700 -Subject: [PATCH] patch: Add missing includes - ---- - usr.bin/patch/patch.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/usr.bin/patch/patch.c b/usr.bin/patch/patch.c -index 0cb924db733..17b3aa4e23a 100644 ---- a/usr.bin/patch/patch.c -+++ b/usr.bin/patch/patch.c -@@ -26,6 +26,7 @@ - * behaviour - */ - -+#include - #include - #include - #include --- -2.19.0 - -- cgit v1.2.3