]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] types/proxy.h: reorder a few includes.
authorWilly Tarreau <w@1wt.eu>
Sun, 15 Oct 2006 21:18:47 +0000 (23:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 15 Oct 2006 21:18:47 +0000 (23:18 +0200)
commit7d67768e27e8807f0c4d738d165518287a70eb64
tree95b392a8ed8f1eb3b97ddaa1d3eb219ea28510c9
parent1001b949ee68c84310c5863a05646d8a38579a78
[BUILD] types/proxy.h: reorder a few includes.

OpenBSD is very sensible on the order of includes :
sys/types.h, sys/socket.h, netinet/in.h and arpa/inet.h must be
included in this exact order.
include/types/proxy.h