summaryrefslogtreecommitdiff
path: root/dmiopt.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:05:58 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:05:58 +0200
commit7c994b7f6bda56308e5f1d50651d5951de92198f (patch)
tree2311835538d830ee1518d95059a0a425582dc14a /dmiopt.h
parenta1e93482d9cc9ace5fc1494677b45d965f1ddcb7 (diff)
New upstream version 3.2upstream/3.2
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;