summaryrefslogtreecommitdiffstats
path: root/lib/system/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/system/system.h')
-rw-r--r--lib/system/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/system/system.h b/lib/system/system.h
index ab25101..08301c0 100644
--- a/lib/system/system.h
+++ b/lib/system/system.h
@@ -13,6 +13,8 @@ struct pb_system_apps {
const char *wget;
const char *ip;
const char *udhcpc;
+ const char *vgscan;
+ const char *vgchange;
};
extern const struct pb_system_apps pb_system_apps;
OpenPOWER on IntegriCloud