Commit ea115c24 authored by Kent Overstreet's avatar Kent Overstreet

torture: add missing dependency on hrtimer.h

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent ed509c7e
......@@ -21,6 +21,7 @@
#include <linux/debugobjects.h>
#include <linux/bug.h>
#include <linux/compiler.h>
#include <linux/hrtimer.h>
/* Definitions for a non-string torture-test module parameter. */
#define torture_param(type, name, init, msg) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment