#include #include void add_import_path(const char *dir) { debug("adding import path %s...\n", dir); }