summaryrefslogtreecommitdiff
path: root/source3/include/regfio.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/regfio.h')
-rw-r--r--source3/include/regfio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/regfio.h b/source3/include/regfio.h
index e088a4a344..3f0c10e895 100644
--- a/source3/include/regfio.h
+++ b/source3/include/regfio.h
@@ -80,6 +80,7 @@ typedef struct regf_hbin {
typedef struct {
uint32 nk_off;
uint8 keycheck[sizeof(uint32)];
+ char *fullname;
} REGF_HASH_REC;
typedef struct {