mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-12 12:07:12 +08:00
Include sys/types.h before glob.h.
This commit is contained in:
parent
a3a2cb21be
commit
1037e1f40a
@ -15,6 +15,7 @@
|
|||||||
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02111-1307, USA. */
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#include <glob.h>
|
#include <glob.h>
|
||||||
|
|
||||||
/* For Linux/Alpha we have to make the glob symbols versioned. */
|
/* For Linux/Alpha we have to make the glob symbols versioned. */
|
||||||
|
Loading…
Reference in New Issue
Block a user