pstore: Headers should include all stuff they use
[deliverable/linux.git] / fs / pstore / internal.h
index 958c48d8905c4f4c6ce7cc7c45545b53eff13e2e..0d0d3b7d5f12096f556e8ba104eac520de810e5c 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __PSTORE_INTERNAL_H__
 #define __PSTORE_INTERNAL_H__
 
+#include <linux/types.h>
+#include <linux/time.h>
 #include <linux/pstore.h>
 
 #if NR_CPUS <= 2 && defined(CONFIG_ARM_THUMB)
This page took 0.027699 seconds and 5 git commands to generate.