X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/dcc5e2cbb4a253eea54c12320e54fb5d85d64e5f..6a9cf7f890226aa085842cd3d94b13e78ea31637:/src/src/exim.h diff --git a/src/src/exim.h b/src/src/exim.h index 1ddba187b..6669e809e 100644 --- a/src/src/exim.h +++ b/src/src/exim.h @@ -87,6 +87,10 @@ making unique names. */ # include #endif +#ifdef EXIM_HAVE_INOTIFY +# include +#endif + /* C99 integer types, figure out how to undo this if needed for older systems */ #include