summaryrefslogtreecommitdiff
path: root/net-proxy/MTProxy/files/MTProxy-3.0.4-no_implicit_func.patch
blob: 45bb60a62884fb9a7a48eded8e35ca96a2bb0583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/engine/engine.c b/engine/engine.c
index d0c70d3..5c5a5a2 100644
--- a/engine/engine.c
+++ b/engine/engine.c
@@ -56,6 +56,8 @@
 
 #include "jobs/jobs.h"
 
+#include "mtproto/mtproto-config.h"
+
 #include "net/net-connections.h"
 #include "net/net-crypto-aes.h"
 #include "net/net-msg-buffers.h"