]> git.cworth.org Git - gzip/blobdiff - lib/utimens.h
Imported Debian patch 1.3.12-1
[gzip] / lib / utimens.h
index d42d792c21d758eeb2770bbf24eda09811067ef0..0097aaaf7524d00906674963c7c1a7905e457a08 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]);