diff options
author | bde <bde@FreeBSD.org> | 2002-02-11 02:13:18 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2002-02-11 02:13:18 +0000 |
commit | 92ed3d344f188f2345478ffc40694a67a378ce2d (patch) | |
tree | 8372565ac8bbc2c62d463852dc135ae05f5759d2 /sys/dev/usb/uscanner.c | |
parent | b7924cd5f613a414bd52e7cdccfe8658350f02a0 (diff) | |
download | FreeBSD-src-92ed3d344f188f2345478ffc40694a67a378ce2d.zip FreeBSD-src-92ed3d344f188f2345478ffc40694a67a378ce2d.tar.gz |
Move the declaration of panic() from sys/param.h back to sys/systm.h.
Almost all .c files have to include <sys/systm.h> for more than its
declaration of panic(), so little is gained from declaring panic() in
a wrong place. This probably depends on missing garbage collection
of the includes of <sys/systm.h> that were added to get snprintf()
declared for old versions of the ktr macros.
Diffstat (limited to 'sys/dev/usb/uscanner.c')
0 files changed, 0 insertions, 0 deletions