summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/uname.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-21 02:57:09 +0000
committerMiles Bader <miles@gnu.org>1996-07-21 02:57:09 +0000
commit6f9561ed067bb4eed53ec4872fe773c64a2df1c5 (patch)
tree3d889e930ce2a2e26c974ee4e8a824b19991e59b /sysdeps/mach/hurd/uname.c
parent710bf4f9f8fe74da279062de69c151f522bef077 (diff)
<unistd.h>: New include.
Diffstat (limited to 'sysdeps/mach/hurd/uname.c')
-rw-r--r--sysdeps/mach/hurd/uname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/uname.c b/sysdeps/mach/hurd/uname.c
index c778797552..e857e8425f 100644
--- a/sysdeps/mach/hurd/uname.c
+++ b/sysdeps/mach/hurd/uname.c
@@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
+#include <unistd.h>
#include <sys/utsname.h>
#include <hurd.h>
#include <hurd/startup.h>