diff options
author | 2015-01-16 08:24:04 +0000 | |
---|---|---|
committer | 2015-01-16 08:24:04 +0000 | |
commit | 24b22a50550128af6e6470ee4624ea7b1d51388b (patch) | |
tree | c752ab6e933811374ad13580490f22955a27e333 /lib | |
parent | when hostname canonicalisation is enabled, try to parse hostnames (diff) | |
download | wireguard-openbsd-24b22a50550128af6e6470ee4624ea7b1d51388b.tar.xz wireguard-openbsd-24b22a50550128af6e6470ee4624ea7b1d51388b.zip |
Replace <sys/param.h> with <limits.h>
This patch is from Theo. I helped verify that removing <sys/param.h>
doesn't change anything.
This produces the same binaries before and after with clang 3.5 and gcc
4.9.4 on amd64. There is a slight difference in the way it is generated by
our old gcc 4.2.1 despite the fact that the preprocessed input is almost
identical.
ok deraadt@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions