Move to sys_stat_.h.
[gnulib.git] / lib / utimens.h
index d42d792..0097aaa 100644 (file)
@@ -1,3 +1,3 @@
-#include "timespec.h"
+#include <time.h>
 int futimens (int, char const *, struct timespec const [2]);
 int utimens (char const *, struct timespec const [2]);