diff options
Diffstat (limited to 'camel/camel-lock-helper.c')
-rw-r--r-- | camel/camel-lock-helper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/camel-lock-helper.c b/camel/camel-lock-helper.c index 7cb381eae0..1c52386208 100644 --- a/camel/camel-lock-helper.c +++ b/camel/camel-lock-helper.c @@ -39,6 +39,8 @@ #include <time.h> +#include <string.h> + #define SETEUID_SAVES (1) /* we try and include as little as possible */ |