(__old_wordexp): Add attribute_compat_text_section.

This commit is contained in:
Ulrich Drepper 2004-03-10 19:21:18 +00:00
parent 36727f22a1
commit 826bbef91e

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2001 Free Software Foundation, Inc.
/* Copyright (C) 2001, 2004 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
@ -38,6 +38,7 @@ typedef struct
int
attribute_compat_text_section
__old_wordexp (const char *words, old_wordexp_t *pwordexp, int flags)
{
wordexp_t we;