xserver: Branch 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu May 15 13:24:34 PDT 2008


 os/xdmcp.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7cabf81c8638739a15a1be6baa3fc569f38e7589
Author: Eric Anholt <eric at anholt.net>
Date:   Thu May 15 13:24:27 2008 -0700

    Add necessary include for COMPILEDDISPLAYCLASS.
    
    Fixes build after 07f69023b0e75d98a4be8f0d1c3dd9391b8149a0.

diff --git a/os/xdmcp.c b/os/xdmcp.c
index 40c5054..d896c8b 100644
--- a/os/xdmcp.c
+++ b/os/xdmcp.c
@@ -44,6 +44,7 @@
 #include "input.h"
 #include "dixstruct.h"
 #include "opaque.h"
+#include "site.h"
 
 #if defined(DGUX)
 #include <net/net_ioctl.h>


More information about the xorg-commit mailing list