[PATCH v2 2/5] perf tools: [uclibc] Elide strlcpy warning

2015-01-10 Thread Vineet Gupta
->8-- CC bench/sched-pipe.o In file included from builtin-annotate.c:13:0: util/cache.h:76:15: warning: redundant redeclaration of 'strlcpy' [-Wredundant-decls] extern size_t strlcpy(char *dest, const char *src, size_t size); ^ In file

[PATCH v2 2/5] perf tools: [uclibc] Elide strlcpy warning

2015-01-10 Thread Vineet Gupta
-8-- CC bench/sched-pipe.o In file included from builtin-annotate.c:13:0: util/cache.h:76:15: warning: redundant redeclaration of 'strlcpy' [-Wredundant-decls] extern size_t strlcpy(char *dest, const char *src, size_t size); ^ In file