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