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