diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index e5fd43b7f..9c4e45f24 100644 --- a/acconfig.h +++ b/acconfig.h @@ -62,6 +62,9 @@ #undef SIZEOF_INT #undef SIZEOF_VOID_P +#undef G_VA_COPY +#undef G_VA_COPY_AS_ARRAY + #undef GLIB_MAJOR_VERSION #undef GLIB_MINOR_VERSION #undef GLIB_MICRO_VERSION |