summaryrefslogtreecommitdiffstats
path: root/redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch')
-rw-r--r--redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch b/redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
new file mode 100644
index 000000000..d5b978458
--- /dev/null
+++ b/redhat/kdebase/kdebase-3.5.13-fix_tsak_ftbfs.patch
@@ -0,0 +1,12 @@
+--- kdebase/tsak/main.cpp.tsak 2012-08-20 18:12:34.000000000 -0400
++++ kdebase/tsak/main.cpp 2012-08-20 18:13:16.748272246 -0400
+@@ -35,7 +35,9 @@
+ #include <sys/time.h>
+ #include <termios.h>
+ #include <signal.h>
++extern "C" {
+ #include <libudev.h>
++}
+ #include <libgen.h>
+
+ #define FIFO_DIR "/tmp/ksocket-global"