diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-06 19:20:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-06 19:20:23 +0000 |
| commit | 2ffd30f7ee15c87ee092cbac6a4438bcb3af923c (patch) | |
| tree | 7bc6de5ca1fbbcd622fb05537bbf6c7dab65c6f8 /sys/cam/cam_queue.c | |
| parent | 500196c5c705f48e847ad8d568c7167fbef738b0 (diff) | |
Diffstat (limited to 'sys/cam/cam_queue.c')
| -rw-r--r-- | sys/cam/cam_queue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/cam/cam_queue.c b/sys/cam/cam_queue.c index aa78539acbb6..5f9aa35642de 100644 --- a/sys/cam/cam_queue.c +++ b/sys/cam/cam_queue.c @@ -28,7 +28,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/systm.h> #include <sys/types.h> |
