(__old_wordexp): Add attribute_compat_text_section.
This commit is contained in:
parent
36727f22a1
commit
826bbef91e
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user