From 72fe171d0386492bb05a9a5ad7393641da4f2053 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 1 May 2003 16:32:56 +0000 Subject: [PATCH] oops - undo accidental change commited with a different patch --- newlib/libc/include/errno.h | 1 - 1 file changed, 1 deletion(-) 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