diff options
Diffstat (limited to 'e-util/e-alert.c')
-rw-r--r-- | e-util/e-alert.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-alert.c b/e-util/e-alert.c index 3554fd2709..5ef7c577e8 100644 --- a/e-util/e-alert.c +++ b/e-util/e-alert.c @@ -22,7 +22,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <string.h> #include <sys/types.h> |