summaryrefslogtreecommitdiff
path: root/dmiopt.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:18:38 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:18:38 +0200
commitb74b05f4235b07a6332736eb0892aac03d6adb3b (patch)
tree265532e1b5f02c2d434153ac9d0aa643d169e384 /dmiopt.h
parent85e233a539b5450d6bfc9ebd18142527a7114ffe (diff)
parentd04c43164be5f5a87a52c523fe77b728ea6f3228 (diff)
Merge branch 'feature/upstream' into develop
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;