sys/param.h was included for MAX(), MIN() and roundup(). make local
authorderaadt <deraadt@openbsd.org>
Mon, 29 Nov 2021 06:43:42 +0000 (06:43 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 29 Nov 2021 06:43:42 +0000 (06:43 +0000)
commitd8ea035b5f3eea75c26be8376feb6b972ce72a90
tree6644fe7a992dfe2c03512eb3b1aeef804d9dd82c
parent13c7cd531ead41885c8d3fe2761d6fe0676cfb25
sys/param.h was included for MAX(), MIN() and roundup().  make local
copies of MAXIMUM() and MINIMUM() like we have done in 50+ other places,
and also include a roundup()
ok jsg
sbin/iked/crypto.c
sbin/iked/dh.c
sbin/iked/iked.h
sbin/iked/ikev2.c
sbin/iked/ikev2_msg.c