summaryrefslogtreecommitdiff
path: root/misc/usleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/usleep.c')
-rw-r--r--misc/usleep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/usleep.c b/misc/usleep.c
index f67346e7ab..6a38dd2b9a 100644
--- a/misc/usleep.c
+++ b/misc/usleep.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,1995,1996,1997,1999,2001 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
@@ -28,4 +28,3 @@ usleep (useconds)
}
stub_warning (usleep)
-#include <stub-tag.h>