diff options
Diffstat (limited to 'apl9.h')
-rw-r--r-- | apl9.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ struct ThreadData Mail *lastmail; int lasterror; Rune *lasterrormsg; + ErrorGuard *globalerrorguard; QLock lock; Rendez empty; }; |