diff options
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r-- | mail/mail-ops.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c index 988c9fadcb..fdf8472cf6 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -25,7 +25,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <errno.h> |