summaryrefslogtreecommitdiff
path: root/misc/getdtsz.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/getdtsz.c')
-rw-r--r--misc/getdtsz.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/getdtsz.c b/misc/getdtsz.c
index 020ec9d022..3aa9eeffd9 100644
--- a/misc/getdtsz.c
+++ b/misc/getdtsz.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 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
@@ -29,4 +29,3 @@ __getdtablesize ()
stub_warning (getdtablesize)
weak_alias (__getdtablesize, getdtablesize)
-#include <stub-tag.h>