projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9024032
)
add missing #include <unistd.h>
author
Roland McGrath
<roland@gnu.org>
Sun, 5 Sep 1999 08:51:02 +0000
(08:51 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sun, 5 Sep 1999 08:51:02 +0000
(08:51 +0000)
hurd/hurdprio.c
patch
|
blob
|
history
diff --git
a/hurd/hurdprio.c
b/hurd/hurdprio.c
index
7530c8f
..
b1e0c06
100644
(file)
--- 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,