xmms - #include <inttypes.h> for PRIu64
authorTimothy B. Terriberry <tterribe@xiph.org>
Thu, 7 Feb 2013 20:27:09 +0000 (12:27 -0800)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Fri, 8 Feb 2013 07:58:25 +0000 (18:58 +1100)
commit100c82e18b59be9e30247f61f0748cd59e35be34
tree5fb1151e6812f16cedc2ba5bf81c846436a10836
parent5c8bb1333f675bb8791b60b578729c6604dc5f1e
xmms - #include <inttypes.h> for PRIu64

Not sure where this was coming from before, but it's not getting
 included elsewhere on my system, so include it explicitly.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
src/plugin_xmms/fileinfo.c
src/plugin_xmms/http.c