From bf9f3a690ead4aa59f5dbae744503e90793f770f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 29 May 2017 15:47:03 +0200 Subject: Support specifying custom attribute names for schema --- proxy.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proxy.h') diff --git a/proxy.h b/proxy.h index f9a781e..44d971d 100644 --- a/proxy.h +++ b/proxy.h @@ -13,4 +13,6 @@ void proxy_removeServer(epoll_server_t * const server); BOOL proxy_fromServer(epoll_server_t *server, const size_t maxLen); +void proxy_initDefaultMap(server_t *server); + #endif -- cgit v1.2.3-55-g7522