aboutsummaryrefslogtreecommitdiff
path: root/devel/got/files/patch-lib_deltify.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/got/files/patch-lib_deltify.c')
-rw-r--r--devel/got/files/patch-lib_deltify.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/got/files/patch-lib_deltify.c b/devel/got/files/patch-lib_deltify.c
deleted file mode 100644
index a0ea825d326a..000000000000
--- a/devel/got/files/patch-lib_deltify.c
+++ /dev/null
@@ -1,12 +0,0 @@
-https://git.gameoftrees.org/gitweb/?p=got.git;a=commitdiff;h=22403ab7111504d4c33872ec85a46d2eaf21a95b
-
---- lib/deltify.c.orig 2021-03-22 16:14:59 UTC
-+++ lib/deltify.c
-@@ -19,6 +19,7 @@
- #include <sys/queue.h>
-
- #include <assert.h>
-+#include <endian.h>
- #include <errno.h>
- #include <limits.h>
- #include <stdint.h>