X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fdirent.h;h=5aa8510bfd4330ba10d76c9ac7cc9756981f0bbe;hb=8f6ec7217f9d5446205b0b0dedb627b79e416363;hp=d445f80a26b7f112528f93fa8637f966f73d9b39;hpb=769fd4ce202225ba1f2621bbefb803ee9a268ebf;p=musl 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 {