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

2005-12-13 Ulrich Drepper <drepper@redhat.com>

This commit is contained in:
Ulrich Drepper
2005-12-14 08:43:25 +00:00
parent d1dc39a44e
commit b6ab06cef4
137 changed files with 8146 additions and 441 deletions

View File

@ -1,5 +1,5 @@
/* Dynamic linker system dependencies for Linux.
Copyright (C) 1995, 1997, 2001, 2004 Free Software Foundation, Inc.
Copyright (C) 1995, 1997, 2001, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@ -53,4 +53,4 @@ frob_brk (void)
#endif
}
#include <sysdeps/generic/dl-sysdep.c>
#include <elf/dl-sysdep.c>