diff --git a/src/regint.h b/src/regint.h index 834a81cf..9244879b 100644 --- a/src/regint.h +++ b/src/regint.h @@ -120,7 +120,7 @@ #include #endif -#if defined(HAVE_ALLOCA_H) && !defined(__GNUC__) +#if defined(HAVE_ALLOCA_H) #include #endif