add missing #include <unistd.h>

This commit is contained in:
Roland McGrath 1999-09-05 08:51:02 +00:00
parent 9024032c43
commit f7db9ce5e1
1 changed files with 1 additions and 0 deletions

View File

@ -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,