* cris/linunistd.h: Don't redefine errno as extern int.

This commit is contained in:
Hans-Peter Nilsson 2005-11-17 12:01:44 +00:00
parent 9a858ffa7f
commit d55950ba3a
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-11-17 Hans-Peter Nilsson <hp@axis.com>
* cris/linunistd.h: Don't redefine errno as extern int.
2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Add AC_SUBST for BUILD_CRT0_TRUE and

View File

@ -37,8 +37,6 @@
#include "libnosys/warning.h"
#include <errno.h>
#undef errno
extern int errno;
/*
* This file contains the system call numbers, and stub macros for libc.