diff options
Diffstat (limited to 'src/sys/stat/S_IFDIR.c')
| -rw-r--r-- | src/sys/stat/S_IFDIR.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/stat/S_IFDIR.c b/src/sys/stat/S_IFDIR.c index 9e2c1652..c72702b2 100644 --- a/src/sys/stat/S_IFDIR.c +++ b/src/sys/stat/S_IFDIR.c @@ -1,5 +1,5 @@ #include <sys/stat.h> -#define S_IFDIR +#define S_IFDIR /* TODO */ /* XOPEN(4) */ |
