aboutsummaryrefslogtreecommitdiff
path: root/libXau/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libXau/config.h')
-rw-r--r--libXau/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libXau/config.h b/libXau/config.h
new file mode 100644
index 000000000..8ce6cdc96
--- /dev/null
+++ b/libXau/config.h
@@ -0,0 +1,7 @@
+#ifndef __COFNIG_H__
+#define __COFNIG_H__
+
+#define HAVE_UNISTD_H 1
+
+#endif
+