#ifndef COPY_INSTALL_H #define COPY_INSTALL_H void copy_install(const char *build_dir); #endif