refactor headers, especially alltypes.h, and improve C++ ABI compat
[musl] / src / dirent / __dirent.h
index 38a27b0..45509e1 100644 (file)
@@ -1,4 +1,4 @@
-struct __DIR_s
+struct __dirstream
 {
        int fd;
        off_t tell;