NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "Log.h"
|
||||
#include "I2NPProtocol.h"
|
||||
#include "Transports.h"
|
||||
#include "NetDb.h"
|
||||
#include "NetDb.hpp"
|
||||
#include "NetDbRequests.h"
|
||||
|
||||
namespace i2p
|
||||
|
Reference in New Issue
Block a user