diff options
Diffstat (limited to 'sim/mips/config.in')
-rw-r--r-- | sim/mips/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/mips/config.in b/sim/mips/config.in index ef3289b..83a39b5 100644 --- a/sim/mips/config.in +++ b/sim/mips/config.in @@ -85,6 +85,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the <windows.h> header file. */ +#undef HAVE_WINDOWS_H + /* Define to 1 if you have the <zlib.h> header file. */ #undef HAVE_ZLIB_H |