We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18bad0 commit bbc7c43Copy full SHA for bbc7c43
zbx_php.h
@@ -51,7 +51,7 @@
51
#include "zbxcfg.h"
52
#include "zbxlog.h"
53
#include "zbxstr.h"
54
-extern static char *config_file;
+extern char *config_file;
55
#else
56
#include "sysinc.h"
57
#include "common.h"
0 commit comments