diff options
Diffstat (limited to 'sysdeps/stub/direct.h')
-rw-r--r-- | sysdeps/stub/direct.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/stub/direct.h b/sysdeps/stub/direct.h deleted file mode 100644 index 7205130571..0000000000 --- a/sysdeps/stub/direct.h +++ /dev/null @@ -1,5 +0,0 @@ -/* This file should define `struct direct' on Unix systems. - This is the type of actual records in directory files. - See readdir.c. */ - -#error No struct dirent definition. |