Fixed missing #include.
This commit is contained in:
parent
1e00ab7bba
commit
b2b01b8c26
@ -27,6 +27,7 @@
|
|||||||
#include "vmime/config.hpp"
|
#include "vmime/config.hpp"
|
||||||
|
|
||||||
#if VMIME_HAVE_PTHREAD
|
#if VMIME_HAVE_PTHREAD
|
||||||
|
# include <pthread.h>
|
||||||
# include <gcrypt.h>
|
# include <gcrypt.h>
|
||||||
# include <errno.h>
|
# include <errno.h>
|
||||||
#endif // VMIME_HAVE_PTHREAD
|
#endif // VMIME_HAVE_PTHREAD
|
||||||
|
Loading…
Reference in New Issue
Block a user