summaryrefslogtreecommitdiffstats
path: root/testing/kde-workspace/fix-headers-4.11.11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kde-workspace/fix-headers-4.11.11.patch')
-rw-r--r--testing/kde-workspace/fix-headers-4.11.11.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/kde-workspace/fix-headers-4.11.11.patch b/testing/kde-workspace/fix-headers-4.11.11.patch
new file mode 100644
index 000000000..32813a0cb
--- /dev/null
+++ b/testing/kde-workspace/fix-headers-4.11.11.patch
@@ -0,0 +1,10 @@
+--- kde-workspace-4.11.11/ksysguard/ksysguardd/Linux/netstat.c.orig
++++ kde-workspace-4.11.11/ksysguard/ksysguardd/Linux/netstat.c
+@@ -26,6 +26,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <time.h>
++#include <sys/types.h>
+
+ #include "ksysguardd.h"
+ #include "Command.h"