mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
forward-port: fix win32 compile
svn:r3406
This commit is contained in:
@@ -20,7 +20,9 @@ const char torgzip_c_id[] = "$Id$";
|
||||
#include <zlib.h>
|
||||
#endif
|
||||
#include <string.h>
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#include "util.h"
|
||||
#include "log.h"
|
||||
|
||||
Reference in New Issue
Block a user