summaryrefslogtreecommitdiffstats
path: root/sys/posix4/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/posix4/sched.h')
-rw-r--r--sys/posix4/sched.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/posix4/sched.h b/sys/posix4/sched.h
index 50bc3c6..bd04933 100644
--- a/sys/posix4/sched.h
+++ b/sys/posix4/sched.h
@@ -1,7 +1,7 @@
#ifndef _SCHED_H_
#define _SCHED_H_
-/* sched.h: POSIX.4 Process Scheduling header */
+/* sched.h: POSIX 1003.1b Process Scheduling header */
/*-
* Copyright (c) 1996, 1997
@@ -37,7 +37,6 @@
*
*/
-#include <unistd.h>
#include <sys/types.h> /* For pid_t */
#ifndef KERNEL
OpenPOWER on IntegriCloud