1 /* Copyright (c) 2007-2013, The Tor Project, Inc. */
2 /* See LICENSE for licensing information */
4 #ifndef TOR_EVENTDNS_TOR_H
5 #define TOR_EVENTDNS_TOR_H
8 #define DNS_USE_OPENSSL_FOR_ID
10 typedef unsigned int uint
;
13 typedef unsigned char u_char
;
16 #define inline __inline
20 /* These are for debugging possible memory leaks. */