]> git.kaiwu.me - haproxy.git/commit
[BUILD] fixed build of files including standard.h on OpenBSD
authorWilly Tarreau <w@1wt.eu>
Thu, 10 May 2007 04:39:03 +0000 (06:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 10 May 2007 04:39:03 +0000 (06:39 +0200)
commit938b303a04a959d260f2271f6e72080395937d1a
tree104b8844d991d4de9675d09350ab97fbbf9387c8
parent13398d3896e95233238c7ea08f0fbee4231e4b6c
[BUILD] fixed build of files including standard.h on OpenBSD

The file standard.h included netinet/in.h without including
sys/types.h. This broke build on OpenBSD.
include/common/standard.h