瀏覽代碼

Try to resolve another reported solaris x86 warning

svn:r4771
Nick Mathewson 19 年之前
父節點
當前提交
d1c094637d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/common/tortls.c

+ 1 - 0
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"