aboutsummaryrefslogtreecommitdiff
path: root/src/or/eventdns_tor.h
blob: e32a190bb4eb493eb45973a5eb5856a74ce74a22 (plain)
1
2
3
4
5
6
7
8
9
#include "orconfig.h"
#define DNS_USE_OPENSSL_FOR_ID
typedef unsigned int uint;
typedef unsigned char u_char;
#ifdef MS_WINDOWS
#define inline __inline
#endif