From f981207687089e58cf25a3404064757742f57ad0 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 8 Jul 2000 09:37:53 +0000 Subject: * hurd/hurd/fd.h: Include instead of . 2000-07-08 Mark Kettenis * hurd/hurd/fd.h: Include instead of . --- hurd/hurd/fd.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/hurd/fd.h b/hurd/hurd/fd.h index 711d15e4ab..7247fb9f31 100644 --- a/hurd/hurd/fd.h +++ b/hurd/hurd/fd.h @@ -1,5 +1,5 @@ /* File descriptors. - Copyright (C) 1993,94,95,96,97,98, 99 Free Software Foundation, Inc. + Copyright (C) 1993,94,95,96,97,98,99,2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -22,6 +22,8 @@ #define _HURD_FD_H 1 #include +#include + #include #include @@ -47,7 +49,6 @@ extern struct hurd_fd **_hurd_dtable; extern struct mutex _hurd_dtable_lock; /* Locks those two variables. */ #include -#include #ifndef _HURD_FD_H_EXTERN_INLINE #define _HURD_FD_H_EXTERN_INLINE extern __inline -- cgit 1.4.1