Fixed more MSVC warnings.

This commit is contained in:
jbo_85
2006-03-25 20:42:52 +00:00
parent 66dfc17b5c
commit 2c873aac58
2 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
#define dup2 _dup2
#define pipe _pipe
#define flushall _flushall
#define fdopen _fdopen
#ifndef STDIN_FILENO
#define STDIN_FILENO 0