summaryrefslogtreecommitdiff
path: root/dmiopt.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:34:14 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:34:14 +0200
commite9cf7aa5ad043374ca5f6a557923107a81f15a66 (patch)
tree8fcd874493f62a887e737bf51df2d5899c58392b /dmiopt.h
parent7b515b9f79a427053da9f7b9218e9eb8da0a87db (diff)
parenta62161bea39450bf1c27722a237df67bca7612c1 (diff)
Merge branch 'release/debian/3.2-1'debian/3.2-1
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;