diff --git a/H/Foreign.h b/H/Foreign.h index 68803ebff..41e32c823 100644 --- a/H/Foreign.h +++ b/H/Foreign.h @@ -37,7 +37,7 @@ #undef NO_DYN #endif /* __AIX */ -#if HAVE_DLOPEN +#ifdef HAVE_DLOPEN #define LOAD_DL 1 #ifdef NO_DYN #undef NO_DYN