summaryrefslogtreecommitdiff
path: root/src/openbsd/up-native.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openbsd/up-native.c')
-rw-r--r--src/openbsd/up-native.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/openbsd/up-native.c b/src/openbsd/up-native.c
index b97f553..0681b8b 100644
--- a/src/openbsd/up-native.c
+++ b/src/openbsd/up-native.c
@@ -1,9 +1,6 @@
#include "up-apm-native.h"
#include "up-native.h"
-#include <sys/param.h>
-#include <sys/sysctl.h>
-#include <errno.h>
/* XXX why does this macro needs to be in the .c ? */
G_DEFINE_TYPE (UpApmNative, up_apm_native, G_TYPE_OBJECT)