summaryrefslogtreecommitdiff
path: root/src/Xrenderint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xrenderint.h')
-rw-r--r--src/Xrenderint.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Xrenderint.h b/src/Xrenderint.h
index e424c37..1a9b864 100644
--- a/src/Xrenderint.h
+++ b/src/Xrenderint.h
@@ -33,6 +33,10 @@
#include <X11/extensions/renderproto.h>
#include "Xrender.h"
+#ifndef _X_UNUSED
+#define _X_UNUSED /* nothing */
+#endif
+
typedef struct {
Visual *visual;
XRenderPictFormat *format;