diff options
Diffstat (limited to 'device/buf.h')
-rw-r--r-- | device/buf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/buf.h b/device/buf.h index cf34694..cf53880 100644 --- a/device/buf.h +++ b/device/buf.h @@ -93,7 +93,7 @@ /* * Export standard minphys routine. */ -extern minphys(); +extern minphys(io_req_t); /* * Alternate name for iodone |