Removed gratuitous #include <hurd.h>.

This commit is contained in:
Roland McGrath 1995-07-22 05:16:58 +00:00
parent 584de3b9d6
commit 0bf9d0eb2b
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave, not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */ Cambridge, MA 02139, USA. */
#include <hurd.h>
#include <unistd.h> #include <unistd.h>
extern void __libc_init (int, char **, char **); extern void __libc_init (int, char **, char **);