diff options
Diffstat (limited to 'src/sys/stat/S_IFLNK.c')
| -rw-r--r-- | src/sys/stat/S_IFLNK.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/stat/S_IFLNK.c b/src/sys/stat/S_IFLNK.c index 681602f3..8948d050 100644 --- a/src/sys/stat/S_IFLNK.c +++ b/src/sys/stat/S_IFLNK.c @@ -1,5 +1,5 @@ #include <sys/stat.h> -#define S_IFLNK +#define S_IFLNK /* TODO */ /* XOPEN(400) */ |
