Add an empty 'unistd.h' to stop the compiler complaining when it gets unnecessarily...
authorJohn Emmas <johne53@tiscali.co.uk>
Wed, 24 Jul 2013 18:09:29 +0000 (19:09 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Wed, 24 Jul 2013 18:09:29 +0000 (19:09 +0100)
msvc_extra_headers/unistd.h.input [new file with mode: 0644]

diff --git a/msvc_extra_headers/unistd.h.input b/msvc_extra_headers/unistd.h.input
new file mode 100644 (file)
index 0000000..0f8743b
--- /dev/null
@@ -0,0 +1,4 @@
+/*
+** Emtpy file to prevent Win32 compiler from complaining that the
+** file doesn't exist.
+*/