#include #ifndef BACKEND_GUARD #define BACKEND_GUARD #include "backend.c" #endif char* concat(const char *s1, const char *s2);