summaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/registration.h')
-rw-r--r--src/burn/engine/registration.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/burn/engine/registration.h b/src/burn/engine/registration.h
index 0ae61974..64191828 100644
--- a/src/burn/engine/registration.h
+++ b/src/burn/engine/registration.h
@@ -61,6 +61,10 @@ typedef struct _BURN_RELATED_BUNDLE
61 BOOL fPlannable; 61 BOOL fPlannable;
62 62
63 BURN_PACKAGE package; 63 BURN_PACKAGE package;
64
65 BOOTSTRAPPER_REQUEST_STATE defaultRequestedRestore;
66 BOOTSTRAPPER_REQUEST_STATE requestedRestore;
67 BOOTSTRAPPER_ACTION_STATE restore;
64} BURN_RELATED_BUNDLE; 68} BURN_RELATED_BUNDLE;
65 69
66typedef struct _BURN_RELATED_BUNDLES 70typedef struct _BURN_RELATED_BUNDLES