diff options
Diffstat (limited to 'addressbook/util')
-rw-r--r-- | addressbook/util/eab-book-util.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/util/eab-book-util.c b/addressbook/util/eab-book-util.c index 81f4860976..261398d59c 100644 --- a/addressbook/util/eab-book-util.c +++ b/addressbook/util/eab-book-util.c @@ -21,7 +21,10 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif + #include "eab-book-util.h" #include <string.h> |