obrien 2005-08-10 07:08:14 UTC
FreeBSD src repository
Modified files:
sys/ddb db_command.c
sys/fs/fdescfs fdesc_vnops.c
Log:
Remove the need to forward declare statics by moving them around.
Revision Changes Path
1.61 +54 -57 src/sys/ddb/db_command.c
1.100 +13 -15 src/sys/fs/fdescfs/fdesc_vnops.c