mirror of https://github.com/PurpleI2P/i2pd.git
Jeff Becker
8 years ago
27 changed files with 27 additions and 27 deletions
@ -1,6 +1,6 @@ |
|||||||
#ifndef NETDB_H__ |
#ifndef NETDB_H__ |
||||||
#define NETDB_H__ |
#define NETDB_H__ |
||||||
|
// this file is called NetDb.hpp to resolve conflict with libc's netdb.h on case insensitive fs
|
||||||
#include <inttypes.h> |
#include <inttypes.h> |
||||||
#include <set> |
#include <set> |
||||||
#include <map> |
#include <map> |
Loading…
Reference in new issue