summaryrefslogtreecommitdiff
path: root/misc/setxattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/setxattr.c')
-rw-r--r--misc/setxattr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/setxattr.c b/misc/setxattr.c
index d0f803591e..206727f1f0 100644
--- a/misc/setxattr.c
+++ b/misc/setxattr.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
@@ -27,4 +27,3 @@ setxattr (const char *__path, const char *__name,
}
stub_warning (setxattr)
-#include <stub-tag.h>