summaryrefslogtreecommitdiff
path: root/mol-gkh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mol-gkh.patch')
-rw-r--r--mol-gkh.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/mol-gkh.patch b/mol-gkh.patch
deleted file mode 100644
index e283cc0..0000000
--- a/mol-gkh.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur mol-orig/src/lib/unicode.c mol/src/lib/unicode.c
---- mol-orig/src/lib/unicode.c 2003-09-04 13:09:42.000000000 +0200
-+++ mol/src/lib/unicode.c 2004-01-05 09:25:35.000000000 +0100
-@@ -21,7 +21,7 @@
- #include "mol_config.h"
- #include <endian.h>
- #include <byteswap.h>
--#include <linux/string.h>
-+#include <string.h>
- #ifndef __USE_GNU
- #define __USE_GNU
- #endif