summaryrefslogtreecommitdiff
path: root/lib/utimens.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utimens.h')
-rw-r--r--lib/utimens.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/utimens.h b/lib/utimens.h
deleted file mode 100644
index d42d792c2..000000000
--- a/lib/utimens.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "timespec.h"
-int futimens (int, char const *, struct timespec const [2]);
-int utimens (char const *, struct timespec const [2]);