CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/29 08:56:33
Modified files:
regress/sbin/iked/parser: common.c
regress/sbin/iked/test_helper: test_helper.c test_helper.h
Log message:
Avoid including sys/param.h. Make a local copy of MINIMUM() in test_helper.h
instead, like we did elsewhere.
ok bluhm@
