Pārlūkot izejas kodu

remove redundant stdio.h
i guess that wasn't the fix


svn:r2849

Roger Dingledine 21 gadi atpakaļ
vecāks
revīzija
14c7ad409f
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/common/log.c

+ 0 - 1
src/common/log.c

@@ -8,7 +8,6 @@
  * \brief Functions to send messages to log files or the console.
  */
 
-#include <stdio.h>
 #include <stdarg.h>
 #include <assert.h>
 #include <stdlib.h>