aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/tortls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tortls.c b/src/common/tortls.c
index 8717c0e94..6f6f17826 100644
--- a/src/common/tortls.c
+++ b/src/common/tortls.c
@@ -15,6 +15,7 @@ const char tortls_c_id[] = "$Id$";
* functions and variables.)
*/
+#include "orconfig.h"
#include "./crypto.h"
#include "./tortls.h"
#include "./util.h"