X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fdirent.h;h=5aa8510bfd4330ba10d76c9ac7cc9756981f0bbe;hp=d445f80a26b7f112528f93fa8637f966f73d9b39;hb=9448b0513e2eec020fbca9c10412b83df5027a16;hpb=976c0fdcb55fafc55682d86441e5293d8aa5259d diff --git a/include/dirent.h b/include/dirent.h index d445f80a..5aa8510b 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -15,7 +15,7 @@ extern "C" { #include -typedef struct __DIR_s DIR; +typedef struct __dirstream DIR; struct dirent {