summary refs log tree commit diff stats
path: root/win32/deps/fontconfig/unistd.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-01 10:38:44 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-01 10:38:44 +0200
commit77f953364dc7e164d94171861355d57bd7d4c5a0 (patch)
tree0ce03b72fac77ea4b9bfc24a2a21c01910493c1d /win32/deps/fontconfig/unistd.h
parent73008387e8fd731fd4430b25123a6bcf3726bd12 (diff)
Add Fontconfig solution
Diffstat (limited to 'win32/deps/fontconfig/unistd.h')
-rw-r--r--win32/deps/fontconfig/unistd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/deps/fontconfig/unistd.h b/win32/deps/fontconfig/unistd.h
new file mode 100644
index 00000000..5cc18f4d
--- /dev/null
+++ b/win32/deps/fontconfig/unistd.h
@@ -0,0 +1,3 @@
+/* stub unistd.h for use for MSVC compilers */

+

+#include <io.h>
\ No newline at end of file