11 lines
234 B
Diff
11 lines
234 B
Diff
--- a/Source/Common/SocketLogging.cpp
|
|
+++ b/Source/Common/SocketLogging.cpp
|
|
@@ -7,6 +7,7 @@
|
|
#include <atomic>
|
|
#include <fcntl.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
#include <poll.h>
|
|
#include <sstream>
|
|
#include <string>
|