diff options
Diffstat (limited to 'core/src/xmake/makefile')
| -rw-r--r-- | core/src/xmake/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 2203b81b7..c07ba7153 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -44,8 +44,8 @@ xmake_C_FILES += \ os/strerror \ os/filesize \ os/getwinsize \ - os/uid \ - os/gid \ + os/getuid \ + os/getgid \ os/getown \ io/stdfile \ io/file_size \ |
