diff options
Diffstat (limited to 'devel/motor/files/patch-kksystr_include_kkiproc.h')
-rw-r--r-- | devel/motor/files/patch-kksystr_include_kkiproc.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/motor/files/patch-kksystr_include_kkiproc.h b/devel/motor/files/patch-kksystr_include_kkiproc.h deleted file mode 100644 index 5d948b129c06..000000000000 --- a/devel/motor/files/patch-kksystr_include_kkiproc.h +++ /dev/null @@ -1,12 +0,0 @@ ---- kksystr/include/kkiproc.h.orig 2010-01-19 11:48:25.000000000 +0100 -+++ kksystr/include/kkiproc.h 2010-01-19 11:48:55.000000000 +0100 -@@ -9,7 +9,9 @@ - #include <string.h> - #include <sys/stat.h> - #include <sys/types.h> -+#ifdef __linux__ - #include <utmp.h> -+#endif - #include <string.h> - #include <ctype.h> - |