summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-03-03 13:42:07 -0800
committerKeith Packard <keithp@keithp.com>2011-03-03 13:42:07 -0800
commit8e4c3ce55b0f186bc6ba4039e30629669b6087b7 (patch)
treec8cd39e320d50f8c5570bc7c0e57a40854868d2e /hw
parentf3d19c0cf3327cceb90f7378f5d8fc0c3e327400 (diff)
parent296561506a91742cc150a0fb6fc0df5dbe98c780 (diff)
Merge remote branch 'rjy/clientids'
Diffstat (limited to 'hw')
-rwxr-xr-xhw/xfree86/loader/sdksyms.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/loader/sdksyms.sh b/hw/xfree86/loader/sdksyms.sh
index f60b8ed74..18bb73523 100755
--- a/hw/xfree86/loader/sdksyms.sh
+++ b/hw/xfree86/loader/sdksyms.sh
@@ -259,6 +259,7 @@ cat > sdksyms.c << EOF
#include "colormap.h"
#include "colormapst.h"
#include "hotplug.h"
+#include "client.h"
#include "cursor.h"
#include "cursorstr.h"
#include "dix.h"