freebsd-dev/sys/dev/pdq
Mark Murray fb919e4d5a Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
other "system" header files.

Also help the deprecation of lockmgr.h by making it a sub-include of
sys/lock.h and removing sys/lockmgr.h form kernel .c files.

Sort sys/*.h includes where possible in affected files.

OK'ed by:	bde (with reservations)
2001-05-01 08:13:21 +00:00
..
if_fea.c Use appropriate resource management accessors instead of directly 2000-10-18 00:09:26 +00:00
if_fpa.c Newbusify the PCI PDQ (fddi) attachment. This isn't as clean as 2001-01-02 09:30:48 +00:00
pdq_ifsubr.c Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
pdq.c
pdqreg.h Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
pdqvar.h Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00