mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-28 18:01:21 +02:00
11 lines
283 B
Diff
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"
|