OSDN Git Service

2004-12-02 Shaun Jackman <sjackman@gmail.com>
authorjjohnstn <jjohnstn>
Thu, 2 Dec 2004 19:30:54 +0000 (19:30 +0000)
committerjjohnstn <jjohnstn>
Thu, 2 Dec 2004 19:30:54 +0000 (19:30 +0000)
commitd9898ff37a79072d4bb4b63a63460ee6466163c3
tree0f2904a0177329108c4785e011f02567fba9e440
parent442145363215f0f52e2340744071760cb5830bd9
2004-12-02  Shaun Jackman  <sjackman@gmail.com>

        * libc/sys/linux/stdlib/glob.c: Include <sys/types.h> which defines
        time_t before including sys/stat.h, which uses it.
        * libc/sys/linux/sys/stat.h: Include <sys/types.h> and
        <linux/time.h> just prior to definition of __KERNEL__ so as to
        allow building on Debian Linux where otherwise, mktime would
        be redefined.
newlib/ChangeLog
newlib/libc/sys/linux/stdlib/glob.c
newlib/libc/sys/linux/sys/stat.h