aports/testing/kde-workspace/fix-headers-4.11.11.patch
2014-10-17 13:52:16 +00:00

11 lines
283 B
Diff

--- 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"