xserver: Branch 'master'

Greg Kroah-Hartman gregkh at kemper.freedesktop.org
Thu Jun 8 21:26:25 EEST 2006


 Xprint/ps/PsImageUtil.c |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree c496a3b9c981dc079fcc6c0ac4db3aa912b3dcf1 (from ea24b5a25c2544f3b3de6480da125edb23a6b3a9)
Author: Greg Kroah-Hartman <gregkh at suse.de>
Date:   Thu Jun 8 11:23:53 2006 -0700

    fix compiler warning in Xprint/ps/PsImageUtil.c

diff --git a/Xprint/ps/PsImageUtil.c b/Xprint/ps/PsImageUtil.c
index 2827865..f3052be 100644
--- a/Xprint/ps/PsImageUtil.c
+++ b/Xprint/ps/PsImageUtil.c
@@ -33,6 +33,7 @@ copyright holders.
 #include <dix-config.h>
 #endif
 
+#include "Ps.h"
 #include "gcstruct.h"
 #include "windowstr.h"
 #include "servermd.h"



More information about the xorg-commit mailing list