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
..
2001-01-30 07:58:30 +00:00
2001-12-15 20:53:15 +00:00
2001-02-25 16:49:04 +00:00
2002-02-12 18:33:10 +00:00