diff options
Diffstat (limited to 'misc/lutimes.c')
-rw-r--r-- | misc/lutimes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/lutimes.c b/misc/lutimes.c index ed7e842e80..57faae479c 100644 --- a/misc/lutimes.c +++ b/misc/lutimes.c @@ -31,4 +31,3 @@ __lutimes (const char *file, const struct timeval tvp[2]) weak_alias (__lutimes, lutimes) stub_warning (lutimes) -#include <stub-tag.h> |