diff options
Diffstat (limited to 'libdiskfs/priv.h')
-rw-r--r-- | libdiskfs/priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h index bd23ab90..b41fa43e 100644 --- a/libdiskfs/priv.h +++ b/libdiskfs/priv.h @@ -73,6 +73,7 @@ extern int _diskfs_diskdirty; /* Needed for MiG. */ typedef struct protid *protid_t; +typedef struct diskfs_control *control_t; /* Actually read or write a file. The file size must already permit the requested access. NP is the file to read/write. DATA is a buffer |