summaryrefslogtreecommitdiff
path: root/src/upgrade_reboot.h
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-04-23 16:14:25 -0500
committerJames Maki <jmaki@multitech.com>2010-04-23 16:14:25 -0500
commitf54678ced932d4994e026b6688c5451313e7c9ea (patch)
treef03dd4d967cfd03d3f74763dfe6a0155df5f62a5 /src/upgrade_reboot.h
downloadupgrade-reboot-f54678ced932d4994e026b6688c5451313e7c9ea.tar.gz
upgrade-reboot-f54678ced932d4994e026b6688c5451313e7c9ea.tar.bz2
upgrade-reboot-f54678ced932d4994e026b6688c5451313e7c9ea.zip
first commit
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 */