freebsd-skq/sys/netkey
tanimura 89ec521d91 Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
Requested by:	bde

Since locking sigio_lock is usually followed by calling pgsigio(),
move the declaration of sigio_lock and the definitions of SIGIO_*() to
sys/signalvar.h.

While I am here, sort include files alphabetically, where possible.
2002-04-30 01:54:54 +00:00
..
key_debug.c just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
key_debug.h Remove __P. 2002-03-20 02:39:27 +00:00
key_var.h Newer SA is prefered for a out-bound packet than old one 2001-12-05 05:40:49 +00:00
key.c Remove __P. 2002-03-20 02:39:27 +00:00
key.h just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
keydb.c Remove __P. 2002-03-20 02:39:27 +00:00
keydb.h Remove __P. 2002-03-20 02:39:27 +00:00
keysock.c Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
keysock.h Remove __P. 2002-03-20 02:39:27 +00:00