about summary refs log tree commit diff
path: root/misc/futimes.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/futimes.c')
-rw-r--r--misc/futimes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/futimes.c b/misc/futimes.c
index b644fd190e..1204a9c28f 100644
--- a/misc/futimes.c
+++ b/misc/futimes.c
@@ -30,4 +30,3 @@ __futimes (int fd, const struct timeval tvp[2])
 weak_alias (__futimes, futimes)
 
 stub_warning (futimes)
-#include <stub-tag.h>