aboutsummaryrefslogtreecommitdiff
path: root/libXau/config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-04-08 08:32:54 +0200
committermarha <marha@users.sourceforge.net>2013-04-08 08:32:54 +0200
commit04c7a25640ae00136ba33177f375d7bfaa755a49 (patch)
tree8888def5309c3656cf7dabca4987a960387aed8f /libXau/config.h
parenta4505330e3469b6956348812ff2d6c24f812a8ba (diff)
downloadvcxsrv-04c7a25640ae00136ba33177f375d7bfaa755a49.tar.gz
vcxsrv-04c7a25640ae00136ba33177f375d7bfaa755a49.tar.bz2
vcxsrv-04c7a25640ae00136ba33177f375d7bfaa755a49.zip
Solved link errors in libXau
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
+