diff options
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command.h b/lib/command.h index ba40770ba3..d2fc969d70 100644 --- a/lib/command.h +++ b/lib/command.h @@ -56,6 +56,7 @@ struct host /* config file name of this host */ char *config; + int noconfig; /* Flags for services */ int advanced; |
