diff options
Diffstat (limited to 'include/defs.h')
-rw-r--r-- | include/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h index 1d61c6c92..3d8ebf4ff 100644 --- a/include/defs.h +++ b/include/defs.h @@ -52,4 +52,5 @@ struct Exception; struct MemoInfo; struct ModeLock; struct Oper; +namespace SASL { struct Message; } |