mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +00:00
Update.
2003-07-16 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/futimes.c: Include <string.h>.
This commit is contained in:
parent
dade1ade05
commit
a6fe2ab3cf
@ -1,3 +1,7 @@
|
||||
2003-07-16 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/futimes.c: Include <string.h>.
|
||||
|
||||
2003-07-15 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* io/test-utime.c (main): Make test yet more robust.
|
||||
|
@ -19,6 +19,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <sysdep.h>
|
||||
#include <string.h>
|
||||
#include <utime.h>
|
||||
#include <sys/time.h>
|
||||
#include <stdio-common/_itoa.h>
|
||||
|
Loading…
Reference in New Issue
Block a user