Removed gratuitous #include <hurd.h>.
authorRoland McGrath <roland@gnu.org>
Sat, 22 Jul 1995 05:16:58 +0000 (05:16 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 22 Jul 1995 05:16:58 +0000 (05:16 +0000)
sysdeps/i386/init-first.c

index 06f433d..aa36732 100644 (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,
 Cambridge, MA 02139, USA.  */
 
-#include <hurd.h>
 #include <unistd.h>
 
 extern void __libc_init (int, char **, char **);