aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sisfileheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisfileheader.h')
-rw-r--r--lib/sisfileheader.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/sisfileheader.h b/lib/sisfileheader.h
index 6f22c59..8c90511 100644
--- a/lib/sisfileheader.h
+++ b/lib/sisfileheader.h
@@ -23,6 +23,8 @@
#ifndef _SISFILEHEADER_H
#define _SISFILEHEADER_H
+#include <sys/types.h>
+
#include "sistypes.h"
/**
@@ -35,7 +37,7 @@ public:
/**
* Populate the fields.
*/
- void fillFrom(uchar* buf, int* base);
+ SisRC fillFrom(uchar* buf, int* base, off_t len);
/**
* Update the drive letter, and patch the parsed buffer.