summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/param.h b/include/param.h
index bd2c078996..3a851fc552 100644
--- a/include/param.h
+++ b/include/param.h
@@ -1,6 +1,7 @@
#ifndef PARAM_H
#define PARAM_H
+#include <linux/err.h>
#include <linux/types.h>
#include <linux/list.h>