summaryrefslogtreecommitdiff
path: root/time/gettimeofday.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/gettimeofday.c')
-rw-r--r--time/gettimeofday.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/gettimeofday.c b/time/gettimeofday.c
index 7eb770c2d7..e31453dcdf 100644
--- a/time/gettimeofday.c
+++ b/time/gettimeofday.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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
@@ -34,4 +34,3 @@ weak_alias (__gettimeofday, gettimeofday)
libc_hidden_weak (gettimeofday)
stub_warning (gettimeofday)
-#include <stub-tag.h>