diff options
Diffstat (limited to 'agent/preset-passphrase.c')
-rw-r--r-- | agent/preset-passphrase.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/preset-passphrase.c b/agent/preset-passphrase.c index e22e9d58d..7b322a0b7 100644 --- a/agent/preset-passphrase.c +++ b/agent/preset-passphrase.c @@ -43,6 +43,7 @@ # include <windows.h> /* To initialize the sockets. fixme */ #endif +#define INCLUDED_BY_MAIN_MODULE 1 #include "agent.h" #include "../common/simple-pwquery.h" #include "../common/i18n.h" |