summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c')
-rw-r--r--sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c
index da751ddaeb..6a1eeffd77 100644
--- a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c
+++ b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/futimes.c
@@ -26,7 +26,7 @@
#include <time.h>
#include <utime.h>
#include <sys/time.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
#include <fcntl.h>
/* Change the access time of the file associated with FD to TVP[0] and