mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Dont use explicit paths for orconfig.h -- it messes up the windows build
svn:r386
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "../../orconfig.h"
|
||||
#include "./aes.h"
|
||||
#include "orconfig.h"
|
||||
#include "aes.h"
|
||||
#include "util.h"
|
||||
|
||||
/*======================================================================*/
|
||||
|
||||
Reference in New Issue
Block a user