summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--iconv/gconv_charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/gconv_charset.h b/iconv/gconv_charset.h
index b0b28079c6..278bccc8d5 100644
--- a/iconv/gconv_charset.h
+++ b/iconv/gconv_charset.h
@@ -46,7 +46,7 @@ strip (char *wp, const char *s)
}
-static char *
+static char * __attribute__ ((unused))
upstr (char *dst, const char *str)
{
char *cp = dst;