#include #include "link.h" void libpath(const char *path) { printf("adding '%s' to library path\n", path); }