aboutsummaryrefslogtreecommitdiff
path: root/include/fdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fdt.h')
-rw-r--r--include/fdt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fdt.h b/include/fdt.h
index 9236a45..f0b85e8 100644
--- a/include/fdt.h
+++ b/include/fdt.h
@@ -1 +1,4 @@
+#ifndef APOS_FDT_H
+#define APOS_FDT_H
#include "../dtc/libfdt/fdt.h"
+#endif