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:
authorNick Clifton <nickc@redhat.com>2003-05-01 20:32:56 +0400
committerNick Clifton <nickc@redhat.com>2003-05-01 20:32:56 +0400
commit72fe171d0386492bb05a9a5ad7393641da4f2053 (patch)
treef45f40d6a5bc5659c0b9fd39da5128a8f8822728 /newlib/libc/include/errno.h
parent2238537c36f8e9a788aa97a47001ef24cf5b969a (diff)
oops - undo accidental change commited with a different patch
Diffstat (limited to 'newlib/libc/include/errno.h')
-rw-r--r--newlib/libc/include/errno.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/include/errno.h b/newlib/libc/include/errno.h
index 7c14597b2..81eaef710 100644
--- a/newlib/libc/include/errno.h
+++ b/newlib/libc/include/errno.h
@@ -2,7 +2,6 @@
#define __ERRNO_H__
typedef int error_t;
-#define __error_t_defined
#include <sys/errno.h>