Search:
Login
Preferences
Register
Forgot your password?
Home
Timeline
Search and View Tickets
Context Navigation
Back to Ticket #10742
Ticket #10742
: patch-src_engine_proxy.cpp
File patch-src_engine_proxy.cpp,
286 bytes
(added by
bughunter
,
8 years ago
)
add missing header to proxy.cpp
Line
1
---
src
/
engine
/
proxy
.
cpp
.
orig
2016
-
02
-
02
04
:
43
:
36
UTC
2
+++
src
/
engine
/
proxy
.
cpp
3
@@
-
4
,
6
+
4
,
8
@@
4
#include
<libfilezilla/private/windows.hpp>
5
#include
<winsock2.h>
6
#include
<ws2tcpip.h>
7
+
#
else
8
+
#
include
<
sys
/
socket
.
h
>
9
#endif
10
#include
<filezilla.h>
11
#include
"engineprivate.h"
Download in other formats:
Original Format