From 6fbee8ab86a342abc6aa7869b709e3b272241204 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 31 Jul 1998 16:45:58 +0000 Subject: add coprocess facility --- g10/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/options.h') 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; -- cgit v1.2.3