1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-10 21:01:45 +03:00
Files
glibc/sysdeps/unix/sysv/linux/remove.c
2010-04-04 02:08:37 -07:00

3 lines
80 B
C

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