diff options
author | Roland McGrath <mcgrathr@google.com> | 2014-08-15 15:46:40 -0700 |
---|---|---|
committer | Roland McGrath <mcgrathr@google.com> | 2014-08-15 15:51:50 -0700 |
commit | faa743bb1b9772427351b8739bdef1f6b4a32f60 (patch) | |
tree | 3257e90a49a2e35f79eef63fc792275e4ef48b38 /sim/mips/config.in | |
parent | 0ad93d4feb33a43ea32301721fc370a243b08940 (diff) | |
download | gdb-faa743bb1b9772427351b8739bdef1f6b4a32f60.zip gdb-faa743bb1b9772427351b8739bdef1f6b4a32f60.tar.gz gdb-faa743bb1b9772427351b8739bdef1f6b4a32f60.tar.bz2 |
Regenerate sim configury.
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 |