mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09:00
parent
570c5f8df2
commit
d55caff227
Notes:
github-actions[bot]
2024-11-21 10:16:48 +00:00
Author: https://github.com/shlyakpavel
Commit: d55caff227
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2474
Reviewed-by: https://github.com/gmta
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
# include <sys/disk.h>
|
||||
#elif defined(AK_OS_LINUX)
|
||||
# include <linux/fs.h>
|
||||
#elif defined(AK_OS_WINDOWS)
|
||||
# include <dirent.h>
|
||||
#endif
|
||||
|
||||
// On Linux distros that use glibc `basename` is defined as a macro that expands to `__xpg_basename`, so we undefine it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue