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
@@ -287,12 +287,15 @@ extern char *qotdfile;
extern int init_process;
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,
CONF_META1,
CONF_INETD,
CONF_INITTAB

Return to:

Send suggestions and report system problems to the System administrator.