add missing #include <unistd.h>
authorRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:51:02 +0000 (08:51 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:51:02 +0000 (08:51 +0000)
hurd/hurdprio.c

index 7530c8f..b1e0c06 100644 (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,