From 9dec848b23cf905ded387820f2893425cc00d545 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 28 Aug 2012 14:07:02 +0200 Subject: fontconfig mesa xserver git update 28 Aug 2012 --- xorg-server/include/misc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xorg-server/include') diff --git a/xorg-server/include/misc.h b/xorg-server/include/misc.h index 406ced8af..9ed54b1a8 100644 --- a/xorg-server/include/misc.h +++ b/xorg-server/include/misc.h @@ -257,6 +257,7 @@ padding_for_int32(const int bytes) extern char **xstrtokenize(const char *str, const char *separators); +extern void FormatInt64(int64_t num, char *string); extern void FormatUInt64(uint64_t num, char *string); extern void FormatUInt64Hex(uint64_t num, char *string); -- cgit v1.2.3