diff options
Diffstat (limited to 'hurd/get-host.c')
-rw-r--r-- | hurd/get-host.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/get-host.c b/hurd/get-host.c index 231ee59d88..a71ad88a7f 100644 --- a/hurd/get-host.c +++ b/hurd/get-host.c @@ -17,6 +17,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 <fcntl.h> #include <hurd.h> #include "hurdhost.h" |