mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-15 06:22:13 +02:00
REORG: buffers: split buffers into chunk,buffer,channel
Many parts of the channel definition still make use of the "buffer" word.
This commit is contained in:
committed by
Willy Tarreau
parent
c578891112
commit
c7e4238df0
@@ -26,7 +26,7 @@
|
||||
#include <common/ticks.h>
|
||||
#include <common/time.h>
|
||||
|
||||
#include <proto/buffers.h>
|
||||
#include <proto/channel.h>
|
||||
#include <proto/connection.h>
|
||||
#include <proto/fd.h>
|
||||
#include <proto/frontend.h>
|
||||
|
||||
Reference in New Issue
Block a user