diff options
Diffstat (limited to 'e-util/e-path.c')
-rw-r--r-- | e-util/e-path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-path.c b/e-util/e-path.c index 06b75686b1..089ee03842 100644 --- a/e-util/e-path.c +++ b/e-util/e-path.c @@ -20,6 +20,7 @@ #include <config.h> +#include <sys/types.h> #include <dirent.h> #include <string.h> #include <sys/stat.h> |