Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-11-17 15:01:44 +0300
committerHans-Peter Nilsson <hp@axis.com>2005-11-17 15:01:44 +0300
commitd55950ba3a50f0db3f5ec12d1586a132b454ffc6 (patch)
treee25a841aae04f3d6936a29cc854d6855ad91b176 /libgloss/cris
parent9a858ffa7f2dc7c9e733636c9637eed45a501384 (diff)
* cris/linunistd.h: Don't redefine errno as extern int.
Diffstat (limited to 'libgloss/cris')
-rw-r--r--libgloss/cris/linunistd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libgloss/cris/linunistd.h b/libgloss/cris/linunistd.h
index a00eb78ca..039679d4d 100644
--- a/libgloss/cris/linunistd.h
+++ b/libgloss/cris/linunistd.h
@@ -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.