CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/27 07:47:34
Modified files:
sbin/iked : control.c
usr.sbin/ikectl: ikectl.c
Log message:
iked/ikectl: convert imsg_get() to imsgbuf_get()
The special return value is unused, so it's just using the other function.
ok rsadowski
