diff options
Diffstat (limited to 'gcc/config/darwin.h')
| -rw-r--r-- | gcc/config/darwin.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h index 1414a61b1c8..3a8206e42c3 100644 --- a/gcc/config/darwin.h +++ b/gcc/config/darwin.h @@ -925,4 +925,6 @@ void add_framework_path (char *); #define TARGET_C99_FUNCTIONS 0 #endif +#define WINT_TYPE "int" + #endif /* CONFIG_DARWIN_H */ |

