Blame sysdeps/unix/sysv/linux/remove.c

Packit 6c4009
#define IS_NO_DIRECTORY_ERROR errno != EISDIR
Packit 6c4009
#include <sysdeps/posix/remove.c>