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 7a9ea1b44..3b402598f 100644 --- a/agent/preset-passphrase.c +++ b/agent/preset-passphrase.c @@ -44,6 +44,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" |