aboutsummaryrefslogtreecommitdiff
path: root/src/proone-mkdvault.c
diff options
context:
space:
mode:
authorDavid Timber <mieabby@gmail.com>2020-08-29 17:09:10 +0930
committerDavid Timber <mieabby@gmail.com>2020-08-29 17:20:37 +0930
commitf36333b2c915ac7d9cf82e09ab5cb2a2f8296177 (patch)
tree48e28c7750c99414bc1430ffefbd9fbaa26788e5 /src/proone-mkdvault.c
parentacf0b7a45171555eba2c10a6ef84f915c62f6791 (diff)
* _POSIX_C_SOURCE=199506L
* Add proone-htbthost * Add prne_iobuf, use it in resolv, htbt * memzero() -> prne_memzero() now as a function * Add prne_mbedtls_pth_handle() * Protocol changes * Remove prne_unint_*() * Add src/proone_conf.skel
Diffstat (limited to 'src/proone-mkdvault.c')
-rw-r--r--src/proone-mkdvault.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proone-mkdvault.c b/src/proone-mkdvault.c
index fcacadb..c42fb6a 100644
--- a/src/proone-mkdvault.c
+++ b/src/proone-mkdvault.c
@@ -4,6 +4,7 @@
#include "imap.h"
#include "resolv.h"
#include "proone_conf/x509.h"
+#include "proone_conf/config.h"
#include <stdio.h>
#include <string.h>