glibc/sysdeps/stub/direct.h

6 lines
177 B
C
Raw Normal View History

1995-02-18 01:27:10 +00:00
/* 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.