diff options
Diffstat (limited to 'windhoek/ide/ide-park.c')
-rw-r--r-- | windhoek/ide/ide-park.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/windhoek/ide/ide-park.c b/windhoek/ide/ide-park.c index c875a957..c5ccf79e 100644 --- a/windhoek/ide/ide-park.c +++ b/windhoek/ide/ide-park.c @@ -3,6 +3,8 @@ #include <linux/jiffies.h> #include <linux/blkdev.h> +#include <ddekit/timer.h> + DECLARE_WAIT_QUEUE_HEAD(ide_park_wq); static void issue_park_cmd(ide_drive_t *drive, unsigned long timeout) |