diff options
Diffstat (limited to 'sesman/scp_v0.c')
-rw-r--r-- | sesman/scp_v0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp_v0.c b/sesman/scp_v0.c index 5bc97113..af84f80a 100644 --- a/sesman/scp_v0.c +++ b/sesman/scp_v0.c @@ -27,7 +27,7 @@ #include "sesman.h" -extern struct config_sesman* g_cfg; +extern struct config_sesman* g_cfg; /* in sesman.c */ /******************************************************************************/ void DEFAULT_CC |