X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=primos%2Finclude%2FsysStat.h;fp=primos%2Finclude%2FsysStat.h;h=18690b232e80684138a95f8c546bd4968ed5097c;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=c24d20b60700131467124994a421baed4e86578e;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/primos/include/sysStat.h b/primos/include/sysStat.h index c24d20b..18690b2 100644 --- a/primos/include/sysStat.h +++ b/primos/include/sysStat.h @@ -20,7 +20,7 @@ struct stat { short st_rwlock; /* Primos read/write lock */ /* Begin Unix compatibility - don't believe these entries! */ - dev_t st_dev; + dev_t st_dev; ino_t st_ino; mode_t st_mode; short st_nlink;