diff options
Diffstat (limited to 'agent/t-protect.c')
-rw-r--r-- | agent/t-protect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/t-protect.c b/agent/t-protect.c index d17c19325..88b552585 100644 --- a/agent/t-protect.c +++ b/agent/t-protect.c @@ -23,6 +23,7 @@ #include <stdlib.h> #include <assert.h> +#define INCLUDED_BY_MAIN_MODULE 1 #include "agent.h" |