From d1c094637dee46493f2be435e2b37588bfe5331b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 12 Aug 2005 17:26:43 +0000 Subject: Try to resolve another reported solaris x86 warning svn:r4771 --- src/common/tortls.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/tortls.c') diff --git a/src/common/tortls.c b/src/common/tortls.c index 8717c0e941..6f6f178261 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" -- cgit v1.2.3-54-g00ecf