CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 15:28:37
Modified files:
sys/netinet : ip_ipsp.c ip_ipsp.h
Log message:
Shuffle function declarations a bit; ipsp_kern doesn't actually exist,
and tdb_hash is only used in ip_ipsp.c, so there's no need to declare
it as extern in ip_ipsp.h
ok claudio@ henning@
