mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 09:33:20 +02:00
MINOR: proto_tcp: proto_tcp.h is now useles
After removing the keyword register from types/proto_tcp.h, the header file remains empty. This patch remove it
This commit is contained in:
committed by
Willy Tarreau
parent
36481b8667
commit
c2bb050f7f
@@ -16,7 +16,6 @@
|
||||
|
||||
#include <types/connection.h>
|
||||
#include <types/hlua.h>
|
||||
#include <types/proto_tcp.h>
|
||||
#include <types/proxy.h>
|
||||
|
||||
#include <proto/arg.h>
|
||||
|
||||
Reference in New Issue
Block a user