CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/28 23:42:13
Modified files:
sbin/isakmpd : dh.c
Log message:
the code in this file has reason to include any sys/*.h header files,
let alone sys/param.h, which it uses to get roundup(). make a local
copy of the macro, and call it a day.
