#if 0 #include int symlink(const char*path1, const char *path2) { return 0; } /* XOPEN(400) POSIX(200112) */ #endif