diff options
Diffstat (limited to 'agent/protect-tool.c')
-rw-r--r-- | agent/protect-tool.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/protect-tool.c b/agent/protect-tool.c index 059a9bdbd..4a307abc2 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.c @@ -37,6 +37,7 @@ #include <fcntl.h> /* for setmode() */ #endif +#define INCLUDED_BY_MAIN_MODULE 1 #include "agent.h" #include "../common/i18n.h" #include "../common/get-passphrase.h" |