소스 검색

Try to resolve another reported solaris x86 warning

svn:r4771
Nick Mathewson 20 년 전
부모
커밋
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"