blob: 98d7a0549eebc8ff96bd79d3a49292b674df0708 (
plain) (
tree)
|
|
--- ./libproxy/test/get-pac-test.cpp.orig
+++ ./libproxy/test/get-pac-test.cpp
@@ -3,6 +3,7 @@
#include <sstream>
#include <string>
+#include <sys/types.h>
#include <stdlib.h> // for abort()
#include <errno.h> // for EINTR
#include <sys/socket.h>
|