log.h 87 Bytes EditWeb IDE 1 2 3 4 5 6 #ifndef LOG_H #define LOG_H void mygit_log(const char *ref); #endif // #ifndef LOG_H