From 9fb169b73657b28e6a118fb10968ffaabe271d1a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 26 Mar 2024 20:16:31 +0200 Subject: [PATCH] Appply patch-proxies_graph__proxy.h from FreeBSD --- proxies/graph_proxy.h | 1 + 1 file changed, 1 insertion(+) diff --git a/proxies/graph_proxy.h b/proxies/graph_proxy.h index 57729cd7..b539b88c 100644 --- a/proxies/graph_proxy.h +++ b/proxies/graph_proxy.h @@ -28,6 +28,7 @@ #define GRAPH_PROXY_H__61D1ED56_E33B_4F50_B45B_F520979E8AA7__INCLUDED #include "common.h" +#include typedef struct graph_proxy_tag { int unused; } * graph_proxy_handle;