Fix build after 2c7dc6bae9.

MFC after:	1 month
This commit is contained in:
Alexander Motin 2021-02-21 17:21:14 -05:00
parent 2c7dc6bae9
commit c02a28754b

View File

@ -42,6 +42,10 @@
#ifndef _CTL_IO_H_
#define _CTL_IO_H_
#ifndef _KERNEL
#include <stdbool.h>
#endif
#define CTL_MAX_CDBLEN 32
/*
* Uncomment this next line to enable printing out times for I/Os