Преглед изворни кода

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"