#ifndef LINK_INSTALL_H #define LINK_INSTALL_H void link_install(const char *build_dir); #endif