diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 10:59:46 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 10:59:46 +0200 |
commit | 93039b33059451bfde124e945f29fb3ba9185ba7 (patch) | |
tree | 00ec662a79077c1c81eb6bc2ace59778f2b7547b /win32 | |
parent | 189e4168cb9fb181373fd0631e0bd64d4751e7c7 (diff) |
Remove unistd.h stub
Diffstat (limited to 'win32')
-rw-r--r-- | win32/deps/fontconfig/unistd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/deps/fontconfig/unistd.h b/win32/deps/fontconfig/unistd.h deleted file mode 100644 index 5cc18f4d..00000000 --- a/win32/deps/fontconfig/unistd.h +++ /dev/null @@ -1,3 +0,0 @@ -/* stub unistd.h for use for MSVC compilers */ - -#include <io.h> \ No newline at end of file |