#ifndef IS_UPDATED_H #define IS_UPDATED_H bool is_updated(const char *src); bool is_bldit_usable(); #endif