include util.h in rawstr.c
commit1d53dd716d7c7bea297a532809c4557b805a9918
authorDan McGee <dan@archlinux.org>
Wed, 6 Jul 2011 03:36:40 +0000 (5 22:36 -0500)
committerDan McGee <dan@archlinux.org>
Wed, 6 Jul 2011 03:36:40 +0000 (5 22:36 -0500)
tree2a74e8285b745d45a8133c93f8f0d8a92c0b8ea7
parentb678e002714b732d7ea6a48029ac1a5b285d04e5
include util.h in rawstr.c

Fixes "error: no previous prototype for '_alpm_raw_cmp'
[-Werror=missing-prototypes]" warnings, and also prevents someone from
getting the prototypes and functions out of sync.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/rawstr.c