summaryrefslogtreecommitdiff
path: root/misc/futimesat.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/futimesat.c')
-rw-r--r--misc/futimesat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/futimesat.c b/misc/futimesat.c
index 5d895bc0b5..3f5d4f9ba1 100644
--- a/misc/futimesat.c
+++ b/misc/futimesat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -42,4 +42,3 @@ futimesat (fd, file, tvp)
}
stub_warning (futimesat)
-#include <stub-tag.h>