CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/16 01:45:55
Modified files:
sbin/isakmpd : sa.c
Log message:
import (and fix) net_addrcmp() from libc as a static function.
It is going to get removed from libc and this file is the only
one using it.
discussed with deraadt@ guenther@
ok deraadt@
