From b80bfc8b53153ca9aefa32ecd51ac4d6cfdbb842 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 Oct 2007 18:07:28 +0000 Subject: * misc/error.h: Remove support for use outside of libc. We have to include now. Include if possible. * misc/bits/error.h: New file. --- misc/bits/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/bits') diff --git a/misc/bits/error.h b/misc/bits/error.h index 7089768c3b..aafed58e7d 100644 --- a/misc/bits/error.h +++ b/misc/bits/error.h @@ -18,7 +18,7 @@ 02111-1307 USA. */ #ifndef _ERROR_H -# error "Never include directly; use instead." +# error "Never include directly; use instead." #endif -- cgit v1.2.3