CLEANUP: server: moving netinet/tcp.h inclusion
authorDavid Carlier <devnexen@gmail.com>
Mon, 3 Apr 2017 20:58:04 +0000 (21:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 4 Apr 2017 06:22:48 +0000 (08:22 +0200)
commit6f1820864b5d83a9773ed495a3d4802f1cfb2a3c
tree21e8cc21c1201929ce82e0dc776fc9a86454adb5
parent7b677265fdb132df0eb52e5ff5469043f1479f98
CLEANUP: server: moving netinet/tcp.h inclusion

netinet/tcp.h needs sys/types.h for u_int* types usage,
issue found while building on OpenBSD.
src/server.c