summaryrefslogtreecommitdiff
path: root/time/getitimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/getitimer.c')
-rw-r--r--time/getitimer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/getitimer.c b/time/getitimer.c
index c5caa813be..a334304c9f 100644
--- a/time/getitimer.c
+++ b/time/getitimer.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994, 1995, 1996, 1997 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
@@ -38,4 +38,3 @@ __getitimer (which, value)
stub_warning (getitimer)
weak_alias (__getitimer, getitimer)
-#include <stub-tag.h>