perf tools: Move the prototypes in util/string.h to util.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 3 Apr 2010 13:19:26 +0000 (10:19 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 3 Apr 2010 13:19:26 +0000 (10:19 -0300)
So that we avoid conflict with libc's string.h header.

Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Suggested-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found