diff options
Diffstat (limited to 'executive-summary/component/e-summary-util.c')
-rw-r--r-- | executive-summary/component/e-summary-util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/component/e-summary-util.c b/executive-summary/component/e-summary-util.c index a983da39b8..53dcea9488 100644 --- a/executive-summary/component/e-summary-util.c +++ b/executive-summary/component/e-summary-util.c @@ -23,6 +23,7 @@ #include <e-summary-util.h> +#include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> |