From ce592e25d6303a8f4a8aa0e2918e0f72a35bf175 Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Tue, 29 May 2012 08:45:04 +0200
Subject: fontconfig libX11 mesa pixman xserver git update 29 May 2012

---
 xorg-server/Xext/hashtable.c | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'xorg-server/Xext')

diff --git a/xorg-server/Xext/hashtable.c b/xorg-server/Xext/hashtable.c
index 2adf92e56..9d9ef8949 100644
--- a/xorg-server/Xext/hashtable.c
+++ b/xorg-server/Xext/hashtable.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
 #include <stdlib.h>
 #include "misc.h"
 #include "hashtable.h"
-- 
cgit v1.2.3