mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
* misc/error.h: Remove support for use outside of libc. We have to
include <features.h> now. Include <bits/error.h> if possible. * misc/bits/error.h: New file.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
02111-1307 USA. */
|
||||
|
||||
#ifndef _ERROR_H
|
||||
# error "Never include <bits/error2.h> directly; use <error.h> instead."
|
||||
# error "Never include <bits/error.h> directly; use <error.h> instead."
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user