summaryrefslogtreecommitdiffstats
path: root/kscd/libwm/plat_openbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/libwm/plat_openbsd.c')
-rw-r--r--kscd/libwm/plat_openbsd.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/kscd/libwm/plat_openbsd.c b/kscd/libwm/plat_openbsd.c
index 7ee1100d..b85cdcaf 100644
--- a/kscd/libwm/plat_openbsd.c
+++ b/kscd/libwm/plat_openbsd.c
@@ -45,11 +45,6 @@
#include "include/wm_cdrom.h"
#include "include/wm_helpers.h"
-/* this is for glibc 2.x which defines the ust structure in ustat.h not stat.h */
-#ifdef __GLIBC__
-#include <sys/ustat.h>
-#endif
-
#include <sys/time.h>
#include <string.h>
#include <sys/ioctl.h>