NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "Crypto.h"
|
||||
#include "LeaseSet.h"
|
||||
#include "Garlic.h"
|
||||
#include "NetDb.h"
|
||||
#include "NetDb.hpp"
|
||||
#include "Streaming.h"
|
||||
#include "Datagram.h"
|
||||
|
||||
|
Reference in New Issue
Block a user