From 9844ff30b211479fe05296f16ae6b3913519a22c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 14 Jul 2008 01:16:41 +0000 Subject: [PATCH] 2008-07-14 Samuel Thibault * sysdeps/mach/hurd/bits/fcntl.h: Include . --- sysdeps/mach/hurd/bits/fcntl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/mach/hurd/bits/fcntl.h b/sysdeps/mach/hurd/bits/fcntl.h index 2f890c1b65..b4147cee51 100644 --- a/sysdeps/mach/hurd/bits/fcntl.h +++ b/sysdeps/mach/hurd/bits/fcntl.h @@ -22,6 +22,8 @@ # error "Never use directly; include instead." #endif +#include + /* File access modes. These are understood by io servers; they can be passed in `dir_lookup', and are returned by `io_get_openmodes'. Consequently they can be passed to `open', `hurd_file_name_lookup', and