From 05d67ae9117e5157fd1a5175dde6d7e48caf4653 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 7f7f221a8..348717676 100644 --- a/xorg-server/include/misc.h +++ b/xorg-server/include/misc.h @@ -247,6 +247,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