summaryrefslogtreecommitdiff
path: root/io/euidaccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/euidaccess.c')
-rw-r--r--io/euidaccess.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/io/euidaccess.c b/io/euidaccess.c
index 82ddd377eb..cf4a5e133b 100644
--- a/io/euidaccess.c
+++ b/io/euidaccess.c
@@ -1,5 +1,5 @@
/* Test for access to FILE using effective UID and GID. Stub version.
- Copyright (C) 1991,1995,1996,1997,2006 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 @@ weak_alias (__euidaccess, euidaccess)
weak_alias (__euidaccess, eaccess)
stub_warning (euidaccess)
stub_warning (eaccess)
-#include <stub-tag.h>