diff options
Diffstat (limited to 'misc/removexattr.c')
-rw-r--r-- | misc/removexattr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/removexattr.c b/misc/removexattr.c index 56a9014e42..aede787fda 100644 --- a/misc/removexattr.c +++ b/misc/removexattr.c @@ -26,4 +26,3 @@ removexattr (const char *__path, const char *__name) } stub_warning (removexattr) -#include <stub-tag.h> |