]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
add missing #include <unistd.h>
authorRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:50:43 +0000 (08:50 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:50:43 +0000 (08:50 +0000)
hurd/hurdprio.c

index 7530c8f34cd25a8513fe3637b8b83c6f33513d7c..b1e0c06450c750a3ad95d447cade7a9f41eb1a3e 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,