http module a= option

This commit is contained in:
van Hauser 2019-05-16 06:06:52 +02:00
commit 0a0dd605ff
4 changed files with 24 additions and 4 deletions

1
sasl.h
View file

@ -19,6 +19,7 @@
#define AUTH_BASIC 11
#define AUTH_LM 12
#define AUTH_LMv2 13
#define AUTH_UNASSIGNED 14
#if LIBIDN
#include <stringprep.h>