X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=primos%2Finclude%2FsysStat.h;h=18690b232e80684138a95f8c546bd4968ed5097c;hb=23f83fdd144ead232457bbbe34b14ff4b26aa8cf;hp=c24d20b60700131467124994a421baed4e86578e;hpb=302189d124ed5849c2589ea92e912eb24fdc4ab3;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;