BUILD: http: include types/sample.h in proto_http.h
authorWilly Tarreau <w@1wt.eu>
Fri, 11 Nov 2016 06:56:48 +0000 (07:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 11 Nov 2016 06:56:48 +0000 (07:56 +0100)
commitf07741d0d57da77c3685f1bfc1c2aee324f6c182
tree0429ef4099da5c7fa9ceeda629d52e88409977ca
parent6cc2118106f21441db6cfb7faa49715f9612c144
BUILD: http: include types/sample.h in proto_http.h

Commit d7c9196 ("MAJOR: filters: Add filters support") removed sample.h
from proto_http.h, but it has become necessary as of commit fd7edd3
("MINOR: Move http method enum from proto_http to sample") in order
to have HTTP_METH_*. Due to this, the "debug/flags" utility doesn't
build anymore.
include/types/proto_http.h