Add missing #endif.

This commit is contained in:
Ulrich Drepper 2002-12-24 23:20:54 +00:00
parent c823a4d21b
commit 2f61deff8b
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@
of weak definitions in ld.so. See rtld.c. */
#define RTLD_CORRECT_DYNAMIC_WEAK 1
#endif /* dl-sysdep.h */