summaryrefslogtreecommitdiff
path: root/hurd/hurdprio.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-09-05 08:51:02 +0000
committerRoland McGrath <roland@gnu.org>1999-09-05 08:51:02 +0000
commitf7db9ce5e1304ea5a89f722251c99fc27a9761b2 (patch)
tree34dbac5b2418f5acc34f2bb01dd9f08e2bdab755 /hurd/hurdprio.c
parent9024032c43e87ec7c25c2665857368d5fce40f6a (diff)
add missing #include <unistd.h>
Diffstat (limited to 'hurd/hurdprio.c')
-rw-r--r--hurd/hurdprio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/hurdprio.c b/hurd/hurdprio.c
index 7530c8f34c..b1e0c06450 100644
--- a/hurd/hurdprio.c
+++ b/hurd/hurdprio.c
@@ -19,6 +19,7 @@
#include <hurd/resource.h>
#include <hurd.h>
+#include <unistd.h>
error_t
_hurd_priority_which_map (enum __priority_which which, int who,