[build] Skips RemoteExecuted bases tests on monodroid
[mono-project.git] / mono / utils / mono-proclib-windows-internals.h
blobb340170a76de2917d4b516bc3937b5399960f624
1 /**
2 * \file
3 */
5 #ifndef __MONO_UTILS_PROCLIB_WINDOWS_H__
6 #define __MONO_UTILS_PROCLIB_WINDOWS_H__
8 #include <config.h>
9 #include <glib.h>
11 #ifdef HOST_WIN32
12 #include <process.h>
13 #include "mono/utils/mono-proclib.h"
15 #endif /* HOST_WIN32 */
16 #endif /* __MONO_UTILS_PROCLIB_WINDOWS_H__ */