mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a couple more msvc issues, reported by gisle vanem
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
|
||||
#include "orconfig.h"
|
||||
#include "or.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
#include "test.h"
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user