diff --git a/devel/libthmap/files/patch-murmurhash.c b/devel/libthmap/files/patch-murmurhash.c deleted file mode 100644 index 5dec518ab303..000000000000 --- a/devel/libthmap/files/patch-murmurhash.c +++ /dev/null @@ -1,11 +0,0 @@ ---- murmurhash.c.orig 2020-08-28 21:41:19 UTC -+++ murmurhash.c -@@ -9,7 +9,7 @@ - */ - - #include --#include -+#include - - #include "utils.h" -