diff options
Diffstat (limited to '')
-rw-r--r-- | src/spawn-posix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spawn-posix.c b/src/spawn-posix.c index 8b6f8ad..8cdd032 100644 --- a/src/spawn-posix.c +++ b/src/spawn-posix.c @@ -55,6 +55,7 @@ # include <sys/stat.h> #endif +#define _GPGRT_NEED_AFLOCAL 1 #include "gpgrt-int.h" /* Definition for the gpgrt_spawn_actions_t. Note that there is a |