Commit ea115c24 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

torture: add missing dependency on hrtimer.h

parent ed509c7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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) \