summaryrefslogtreecommitdiff
path: root/src/upgrade_reboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upgrade_reboot.h')
-rw-r--r--src/upgrade_reboot.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/upgrade_reboot.h b/src/upgrade_reboot.h
new file mode 100644
index 0000000..f4f0f1d
--- /dev/null
+++ b/src/upgrade_reboot.h
@@ -0,0 +1,6 @@
+#ifndef __UPGRADE_REBOOT_H
+#define __UPGRADE_REBOOT_H
+
+#include "config.h"
+
+#endif /* ~__UPGRADE_REBOOT_H */