diff options
Diffstat (limited to 'mail/message-list.c')
-rw-r--r-- | mail/message-list.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/message-list.c b/mail/message-list.c index 9adf2b4776..5bcef28cfc 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -22,7 +22,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <sys/types.h> #include <sys/stat.h> |