aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siscomponentrecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/siscomponentrecord.h')
-rw-r--r--lib/siscomponentrecord.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/siscomponentrecord.h b/lib/siscomponentrecord.h
index 4b03793..f2a85da 100644
--- a/lib/siscomponentrecord.h
+++ b/lib/siscomponentrecord.h
@@ -25,6 +25,8 @@
#include "sistypes.h"
+#include <sys/types.h>
+
class SISFile;
/**
@@ -40,7 +42,7 @@ public:
/**
* Populate the fields.
*/
- void fillFrom(uchar* buf, int base, SISFile* sisFile);
+ SisRC fillFrom(uchar* buf, int base, off_t len, SISFile* sisFile);
/**
* Return the name for the given language.