diff options
Diffstat (limited to 'devel/got/files/patch-lib_utf8.c')
-rw-r--r-- | devel/got/files/patch-lib_utf8.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/got/files/patch-lib_utf8.c b/devel/got/files/patch-lib_utf8.c deleted file mode 100644 index b51911bede0f..000000000000 --- a/devel/got/files/patch-lib_utf8.c +++ /dev/null @@ -1,12 +0,0 @@ -XXX remove after 0.39 ---- lib/utf8.c.orig 2020-09-10 16:01:39 UTC -+++ lib/utf8.c -@@ -15,6 +15,8 @@ - * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -+#include <sys/types.h> -+ - #include <err.h> - #include <stdlib.h> - #include <string.h> |