mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Remove unused %include lines from Versions files.
This commit is contained in:
parent
f0881698bf
commit
098ad55cf5
@ -1,3 +1,8 @@
|
|||||||
|
2014-02-22 Roland McGrath <roland@hack.frob.com>
|
||||||
|
|
||||||
|
* csu/Versions: Remove unused %include.
|
||||||
|
* resolv/Versions: Likewise.
|
||||||
|
|
||||||
2014-02-21 Joseph Myers <joseph@codesourcery.com>
|
2014-02-21 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
|
* Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
%include <tls.h>
|
|
||||||
|
|
||||||
libc {
|
libc {
|
||||||
GLIBC_2.0 {
|
GLIBC_2.0 {
|
||||||
# helper functions
|
# helper functions
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
%include <tls.h>
|
|
||||||
|
|
||||||
libc {
|
libc {
|
||||||
GLIBC_2.0 {
|
GLIBC_2.0 {
|
||||||
_res;
|
_res;
|
||||||
|
Loading…
Reference in New Issue
Block a user