diff --git a/patch/rename.cpp b/patch/rename.cpp index b345657a..e37d516b 100644 --- a/patch/rename.cpp +++ b/patch/rename.cpp @@ -13,7 +13,7 @@ mount points because its implementation relies on hard link. Therefore, we need compile it as a dynamic library, and inject it into QQ using LD_PRELOAD. */ - +#define _GNU_SOURCE #include #include #include