aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/kde-workspace/fix-headers-4.11.11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/kde-workspace/fix-headers-4.11.11.patch')
-rw-r--r--unmaintained/kde-workspace/fix-headers-4.11.11.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/unmaintained/kde-workspace/fix-headers-4.11.11.patch b/unmaintained/kde-workspace/fix-headers-4.11.11.patch
deleted file mode 100644
index 32813a0cb0..0000000000
--- a/unmaintained/kde-workspace/fix-headers-4.11.11.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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"