mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +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,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <glob.h>
|
||||
|
||||
/* For Linux/Alpha we have to make the glob symbols versioned. */
|
||||
|
Loading…
Reference in New Issue
Block a user