summaryrefslogtreecommitdiff
path: root/package/kbd/patches/patch-src_libkeymap_kmap_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/kbd/patches/patch-src_libkeymap_kmap_c')
-rw-r--r--package/kbd/patches/patch-src_libkeymap_kmap_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/kbd/patches/patch-src_libkeymap_kmap_c b/package/kbd/patches/patch-src_libkeymap_kmap_c
deleted file mode 100644
index 3f945e5da..000000000
--- a/package/kbd/patches/patch-src_libkeymap_kmap_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- kbd-2.0.1.orig/src/libkeymap/kmap.c 2013-10-07 16:13:31.000000000 +0200
-+++ kbd-2.0.1/src/libkeymap/kmap.c 2014-03-24 21:46:56.000000000 +0100
-@@ -1,4 +1,7 @@
-+#include <sys/types.h>
-+#include <stdarg.h>
- #include <stdlib.h>
-+#include <stdio.h>
- #include <string.h>
-
- #include "nls.h"