aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pies.h b/src/pies.h
index 7c5e6d7..f69c512 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -290,6 +290,9 @@ extern char *console_device;
extern int initdefault;
extern int dfl_level;
+extern size_t pies_master_argc;
+extern char **pies_master_argv;
+
enum config_syntax
{
CONF_PIES,

Return to:

Send suggestions and report system problems to the System administrator.