--- psiconv/trunk/configure.in 2004/03/22 20:08:09 244 +++ psiconv/trunk/configure.in 2004/04/29 22:05:23 252 @@ -81,6 +81,7 @@ AC_MSG_CHECKING(whether GetMagickInfo works and which API to use) AC_TRY_RUN([ #include + #include #include int main(void) { ExceptionInfo exception; GetExceptionInfo(&exception);