diff options
Diffstat (limited to 'gcc/sys-types.h')
| -rw-r--r-- | gcc/sys-types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sys-types.h b/gcc/sys-types.h index 4fb351a9dbb..527472f060b 100644 --- a/gcc/sys-types.h +++ b/gcc/sys-types.h @@ -165,7 +165,7 @@ typedef int ushort; typedef int ulong; typedef int uint; -typedef int va_list; +typedef int __gnuc_va_list; typedef int archdr; typedef int AUTH; |

