diff options
Diffstat (limited to 'redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch')
-rw-r--r-- | redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch b/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch new file mode 100644 index 000000000..33b2a9a20 --- /dev/null +++ b/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch @@ -0,0 +1,11 @@ +--- trinity-kkbswitch-14.0.0~pre9+c7bbe542/kkbswitch/kbconfig.cpp.ORI 2013-09-08 11:56:58.314462456 +0200 ++++ trinity-kkbswitch-14.0.0~pre9+c7bbe542/kkbswitch/kbconfig.cpp 2013-09-08 11:57:19.464008724 +0200 +@@ -15,6 +15,8 @@ + * * + ***************************************************************************/ + ++#include <unistd.h> ++ + #include <config.h> + #include <tdeversion.h> + #include <tdelocale.h> |