summaryrefslogtreecommitdiff
path: root/kexec/crashdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'kexec/crashdump.c')
-rw-r--r--kexec/crashdump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kexec/crashdump.c b/kexec/crashdump.c
index 42ec3ab..b014dcd 100644
--- a/kexec/crashdump.c
+++ b/kexec/crashdump.c
@@ -22,6 +22,7 @@
#include <string.h>
#include <errno.h>
#include <limits.h>
+#include <linux/limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>