Explorar o código

help ftello find its prototype

svn:r9016
Roger Dingledine %!s(int64=19) %!d(string=hai) anos
pai
achega
936f075f11
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/common/log.c

+ 1 - 0
src/common/log.c

@@ -13,6 +13,7 @@ const char log_c_id[] = "$Id$";
 #include "orconfig.h"
 #include <stdarg.h>
 #include <assert.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #ifdef HAVE_SYS_TIME_H