summaryrefslogtreecommitdiff
path: root/dmiopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmiopt.h')
-rw-r--r--dmiopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmiopt.h b/dmiopt.h
index c676308..2374637 100644
--- a/dmiopt.h
+++ b/dmiopt.h
@@ -35,6 +35,7 @@ struct opt
u8 *type;
const struct string_keyword *string;
char *dumpfile;
+ u32 handle;
};
extern struct opt opt;