Fix compilation warning

This commit is contained in:
Arun Prakash Jana 2021-09-29 14:28:16 +05:30
parent 1723aeb470
commit fc86152fa2
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 0 deletions

View File

@ -452,7 +452,9 @@ static char *listroot;
static char *plgpath;
static char *pnamebuf, *pselbuf, *findselpos;
static char *mark;
#ifndef NOX11
static char *hostname;
#endif
#ifndef NOFIFO
static char *fifopath;
#endif