[Xfce4-commits] [panel-plugins/xfce4-systemload-plugin] 03/07: sys/dkstat.h was removed on OpenBSD, merge patch

noreply at xfce.org noreply at xfce.org
Fri Nov 21 10:11:33 CET 2014


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository panel-plugins/xfce4-systemload-plugin.

commit 59a1b99a52631c22843b96d22238d744814d4205
Author: Landry Breuil <landry at xfce.org>
Date:   Fri Nov 21 09:10:03 2014 +0100

    sys/dkstat.h was removed on OpenBSD, merge patch
---
 panel-plugin/cpu.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/panel-plugin/cpu.c b/panel-plugin/cpu.c
index 5fb3466..56aa9c5 100644
--- a/panel-plugin/cpu.c
+++ b/panel-plugin/cpu.c
@@ -213,7 +213,6 @@ gulong read_cpuload(void)
 #include <sys/param.h>
 #include <sys/sched.h>
 #include <sys/sysctl.h>
-#include <sys/dkstat.h>
 #include <fcntl.h>
 #include <nlist.h>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list