math: new exp2f and expf
[musl] / arch / x32 / bits / stat.h
index 081237c..1f3aa1e 100644 (file)
@@ -18,5 +18,5 @@ struct stat {
        struct timespec st_atim;
        struct timespec st_mtim;
        struct timespec st_ctim;
-       long __unused[3];
+       long long __unused[3];
 };