mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Re-order includes to expose intptr_t to tor_api_internal.h
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
// Include this after the above headers, to insure that they don't
|
||||
// depend on anything else.
|
||||
#include "orconfig.h"
|
||||
#include "feature/api/tor_api_internal.h"
|
||||
#include "lib/cc/torint.h"
|
||||
#include "feature/api/tor_api_internal.h"
|
||||
#include "lib/cc/compat_compiler.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user