summaryrefslogtreecommitdiffstats
path: root/include/notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/notifier.h')
-rw-r--r--include/notifier.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/notifier.h b/include/notifier.h
index cb2be5f548..c83e28b156 100644
--- a/include/notifier.h
+++ b/include/notifier.h
@@ -1,6 +1,8 @@
#ifndef __NOTIFIER_H
#define __NOTIFIER_H
+#include <linux/list.h>
+
/*
* Notifer chains loosely based on the according Linux framework
*/