mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Remove eventdns specific inline definition
The header includes compat.h which already defines inline.
This commit is contained in:
parent
e91ccbb4f6
commit
62c4d3880f
@ -12,9 +12,6 @@ typedef unsigned int uint;
|
||||
#ifndef HAVE_U_CHAR
|
||||
typedef unsigned char u_char;
|
||||
#endif
|
||||
#ifdef _WIN32
|
||||
#define inline __inline
|
||||
#endif
|
||||
#include "torint.h"
|
||||
|
||||
/* These are for debugging possible memory leaks. */
|
||||
|
Loading…
Reference in New Issue
Block a user