#ifndef INCLUDE_GUARD_H #define INCLUDE_GUARD_H #include #include #include #include #define VERSION 1 void root(void); #endif /* INCLUDE_GUARD_H */