mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 21:50:11 +00:00
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>
|