mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-29 08:11:08 +00:00
3 lines
80 B
C
3 lines
80 B
C
|
#define IS_NO_DIRECTORY_ERROR errno != EISDIR
|
||
|
#include <sysdeps/posix/remove.c>
|