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 ec7b47695..3bba5c6ba 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.c @@ -38,6 +38,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" |