1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-11 21:41:51 +03:00

* misc/error.h: Use __const instead of const.

* misc/bits/error.h: Likewise.

2007-10-07  Andreas Jaeger  <aj@suse.de>

	* include/bits/error.h: New file.

	* misc/bits/error.h (error_at_line): Fix prototype.
This commit is contained in:
Ulrich Drepper
2007-10-07 17:29:37 +00:00
parent a6fa53288f
commit a1a363d20c
4 changed files with 25 additions and 11 deletions

1
include/bits/error.h Normal file
View File

@ -0,0 +1 @@
#include "../../misc/bits/error.h"