Skip to content

Commit bbc7c43

Browse files
committed
config_file extern
1 parent b18bad0 commit bbc7c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zbx_php.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#include "zbxcfg.h"
5252
#include "zbxlog.h"
5353
#include "zbxstr.h"
54-
extern static char *config_file;
54+
extern char *config_file;
5555
#else
5656
#include "sysinc.h"
5757
#include "common.h"

0 commit comments

Comments
 (0)