diff --git a/uisimulator/common/io.c b/uisimulator/common/io.c index 5213795a7e..e512af1c9f 100644 --- a/uisimulator/common/io.c +++ b/uisimulator/common/io.c @@ -531,6 +531,7 @@ int sim_fsync(int fd) #endif } +#ifndef __PCTOOL__ void *lc_open(const char *filename, char *buf, size_t buf_size) {