diff options
Diffstat (limited to 'shell/e-local-storage.c')
-rw-r--r-- | shell/e-local-storage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c index 05a142152e..0614e17245 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -36,6 +36,7 @@ #define _POSIX_SOURCE /* Yuck. */ #include <dirent.h> +#undef _POSIX_SOURCE #include <errno.h> #include <string.h> |