summaryrefslogtreecommitdiff
path: root/app/xinit/xinit.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2013-05-31 21:44:45 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2013-05-31 21:44:45 +0000
commitbd1ef69ba92d022efe5df104df396e4a27515bd1 (patch)
treec53dee29a61796fa5f84806bfebf2698cd03583c /app/xinit/xinit.c
parentb1eab71a93cd8bf2b75ddf9f5ee320b917b60d65 (diff)
Update to xinit 1.3.2
Diffstat (limited to 'app/xinit/xinit.c')
-rw-r--r--app/xinit/xinit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/xinit/xinit.c b/app/xinit/xinit.c
index 5a458705f..2ab817f9a 100644
--- a/app/xinit/xinit.c
+++ b/app/xinit/xinit.c
@@ -49,10 +49,8 @@ in this Software without prior written authorization from The Open Group.
#endif
/* For PRIO_PROCESS and setpriority() */
-#if defined(__DragonFly__) || defined(__OpenBSD__)
#include <sys/time.h>
#include <sys/resource.h>
-#endif /* __DragonFly__ || __OpenBSD__ */
#include <stdlib.h>