mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 23:13:39 +02:00
BUILD: server: include missing proxy.h in server.c
It's needed for a number of functions and definitions but was missing.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <haproxy/namespace.h>
|
||||
#include <haproxy/port_range.h>
|
||||
#include <haproxy/protocol.h>
|
||||
#include <haproxy/proxy.h>
|
||||
#include <haproxy/queue.h>
|
||||
#include <haproxy/resolvers.h>
|
||||
#include <haproxy/sample.h>
|
||||
|
||||
Reference in New Issue
Block a user