* cris/linunistd.h: Don't redefine errno as extern int.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user