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