diff options
| author | Scott Long <scottl@FreeBSD.org> | 2001-08-29 23:34:05 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2001-08-29 23:34:05 +0000 |
| commit | 36e0bf6e9c7d06434c5c9d4435aafead0908022b (patch) | |
| tree | 9664aff7481b95b2f50a88ff50e381ca89fc4235 /sys/dev/aac/aac_debug.c | |
| parent | 719077d1be5555dfb906b27873512133871d9f3e (diff) | |
Notes
Diffstat (limited to 'sys/dev/aac/aac_debug.c')
| -rw-r--r-- | sys/dev/aac/aac_debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/aac/aac_debug.c b/sys/dev/aac/aac_debug.c index 0ebb73c94f06..1db2d50e5706 100644 --- a/sys/dev/aac/aac_debug.c +++ b/sys/dev/aac/aac_debug.c @@ -34,7 +34,6 @@ */ #include "opt_aac.h" -#ifdef AAC_DEBUG #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> @@ -492,4 +491,3 @@ aac_print_aif(struct aac_softc *sc, struct aac_aif_command *aif) } } #endif /* AAC_DEBUG */ -#endif |
