summaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c')
-rw-r--r--x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c b/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c
deleted file mode 100644
index 33eaede03c2d..000000000000
--- a/x11/kdebase4-runtime/files/patch-ksysguard-ksysguardd-FBSD-netdev.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- ksysguard/ksysguardd/FreeBSD/netdev.c.orig Fri Oct 11 18:06:41 2002
-+++ ksysguard/ksysguardd/FreeBSD/netdev.c Fri Oct 11 18:06:58 2002
-@@ -20,6 +20,7 @@
- */
-
- #include <fcntl.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <net/if.h>
- #include <net/if_mib.h>
-@@ -27,7 +28,6 @@
- #include <string.h>
- #include <sys/sysctl.h>
- #include <sys/time.h>
--#include <sys/types.h>
- #include <unistd.h>
-
-