Commit 84895c3c authored by Jan Lindström's avatar Jan Lindström

Fix compiler error on x86.

parent 423b7da3
...@@ -433,7 +433,7 @@ class IORequest { ...@@ -433,7 +433,7 @@ class IORequest {
dberr_t punch_hole( dberr_t punch_hole(
os_file_t fh, os_file_t fh,
ulint offset, os_offset_t offset,
ulint len); ulint len);
private: private:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment