Skip to content

Commit b18bad0

Browse files
committed
config_file
1 parent a267519 commit b18bad0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zbx_php.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
#include "zbxcfg.h"
5252
#include "zbxlog.h"
5353
#include "zbxstr.h"
54+
extern static char *config_file;
5455
#else
5556
#include "sysinc.h"
5657
#include "common.h"
@@ -65,5 +66,6 @@
6566

6667
extern char *CONFIG_LOAD_MODULE_PATH;
6768

69+
6870
#endif
6971

0 commit comments

Comments
 (0)