pull/58/head
Ryan Tharp 6 years ago
parent 42b8fc3a7a
commit 7039d70aa5

@ -1,15 +1,6 @@
#ifndef LLARP_DNS_H_
#define LLARP_DNS_H_
//#include <llarp/ev.h> // for sockaadr
//#include <sys/types.h> // for uint & ssize_t
// all uint should have been removed in favor of uint_16t
/* non-cygnus does not have this type */
//#ifdef _WIN32
//#define uint UINT
//#endif
#ifdef __cplusplus
extern "C"
{

Loading…
Cancel
Save