summaryrefslogtreecommitdiff
path: root/dirent/getdents.c
diff options
context:
space:
mode:
Diffstat (limited to 'dirent/getdents.c')
-rw-r--r--dirent/getdents.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dirent/getdents.c b/dirent/getdents.c
index a5277ebea6..6bd0c7c024 100644
--- a/dirent/getdents.c
+++ b/dirent/getdents.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
@@ -33,4 +33,3 @@ __getdirentries (fd, buf, nbytes, basep)
weak_alias (__getdirentries, getdirentries)
stub_warning (getdirentries)
-#include <stub-tag.h>