mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
msvc compat fix
svn path=/trunk/; revision=32565
This commit is contained in:
@@ -441,7 +441,9 @@
|
||||
#define HAVE_PCLOSE 1
|
||||
|
||||
/* Define to 1 if the system has the type `pid_t'. */
|
||||
#if !defined(_MSC_VER)
|
||||
#define HAVE_PID_T 1
|
||||
#endif
|
||||
|
||||
/* Define to 1 if you have the <poll.h> header file. */
|
||||
/* #undef HAVE_POLL_H */
|
||||
|
||||
Reference in New Issue
Block a user