From 3dde0d733cad58f01c3d667d7e6bc0dd6ca40608 Mon Sep 17 00:00:00 2001 From: Søren Sandmann Pedersen Date: Wed, 18 May 2005 18:50:23 +0000 Subject: - Add build system for Xext --- src/region.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/region.h (limited to 'src') diff --git a/src/region.h b/src/region.h new file mode 100644 index 0000000..18ccc0e --- /dev/null +++ b/src/region.h @@ -0,0 +1,11 @@ +/* + * Dummy header to work around the fact that XShape.c does + * + * #include "region.h" + * + * but the files is actually part of libX11 and installed in + * /usr/include/X11/region.h + * + */ + +#include -- cgit v1.2.3