From c3d14036729fd186d4ec7ca1de603e1f2d174e2f Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 10 Feb 2006 22:00:30 +0000 Subject: Remove libcwrapper usage from xorg server modules. The libcwrapper is only of (marginal) use in the drivers, and that usage remains. --- miext/shadow/shadow.c | 2 ++ miext/shadow/shpacked.c | 2 ++ miext/shadow/shplanar.c | 2 ++ miext/shadow/shplanar8.c | 2 ++ miext/shadow/shrotpack.h | 2 ++ 5 files changed, 10 insertions(+) (limited to 'miext/shadow') diff --git a/miext/shadow/shadow.c b/miext/shadow/shadow.c index d3d9135a5..b4a739ba4 100644 --- a/miext/shadow/shadow.c +++ b/miext/shadow/shadow.c @@ -26,6 +26,8 @@ #include #endif +#include + #include #include "scrnintstr.h" #include "windowstr.h" diff --git a/miext/shadow/shpacked.c b/miext/shadow/shpacked.c index 8989760d7..1af55bbc4 100644 --- a/miext/shadow/shpacked.c +++ b/miext/shadow/shpacked.c @@ -26,6 +26,8 @@ #include #endif +#include + #include #include "scrnintstr.h" #include "windowstr.h" diff --git a/miext/shadow/shplanar.c b/miext/shadow/shplanar.c index 3a8f05a85..529f35c57 100644 --- a/miext/shadow/shplanar.c +++ b/miext/shadow/shplanar.c @@ -26,6 +26,8 @@ #include #endif +#include + #include #include "scrnintstr.h" #include "windowstr.h" diff --git a/miext/shadow/shplanar8.c b/miext/shadow/shplanar8.c index fc45a8086..8db584b43 100644 --- a/miext/shadow/shplanar8.c +++ b/miext/shadow/shplanar8.c @@ -26,6 +26,8 @@ #include #endif +#include + #include #include "scrnintstr.h" #include "windowstr.h" diff --git a/miext/shadow/shrotpack.h b/miext/shadow/shrotpack.h index 7ed94fc1f..7f3f24111 100644 --- a/miext/shadow/shrotpack.h +++ b/miext/shadow/shrotpack.h @@ -31,6 +31,8 @@ #include #endif +#include + #include #include "scrnintstr.h" #include "windowstr.h" -- cgit v1.2.3