summaryrefslogtreecommitdiff
path: root/misc/listxattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/listxattr.c')
-rw-r--r--misc/listxattr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/listxattr.c b/misc/listxattr.c
index a58f21742f..128ce95191 100644
--- a/misc/listxattr.c
+++ b/misc/listxattr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002 Free Software Foundation, Inc.
+/* Copyright (C) 2002-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
@@ -26,4 +26,3 @@ listxattr (const char *__path, char *__list, size_t __size)
}
stub_warning (listxattr)
-#include <stub-tag.h>