aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-07-31 16:45:58 +0000
committerWerner Koch <[email protected]>1998-07-31 16:45:58 +0000
commit6fbee8ab86a342abc6aa7869b709e3b272241204 (patch)
tree14e2cc3cf6d5b374051ca0fb1cca688d1ec1a28a /g10/options.h
parentstarted with shm coprocesses (diff)
downloadgnupg-6fbee8ab86a342abc6aa7869b709e3b272241204.tar.gz
gnupg-6fbee8ab86a342abc6aa7869b709e3b272241204.zip
add coprocess facility
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 0c9e17fc1..630e43f44 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -51,6 +51,7 @@ struct {
int always_trust;
int rfc1991;
unsigned emulate_bugs; /* bug emulation flags EMUBUG_xxxx */
+ int shm_coprocess;
} opt;