mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 11:22:30 +01:00
11 lines
262 B
Diff
11 lines
262 B
Diff
--- libproxy-0.4.11.orig/libproxy/test/get-pac-test.cpp
|
|
+++ libproxy-0.4.11/libproxy/test/get-pac-test.cpp
|
|
@@ -3,6 +3,7 @@
|
|
#include <sstream>
|
|
#include <string>
|
|
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|