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 f4257ba commit 6b960ceCopy full SHA for 6b960ce
zbx_php.h
@@ -27,6 +27,7 @@
27
#include <stdlib.h>
28
#include <unistd.h>
29
#include <dlfcn.h>
30
+#include <stdint.h>
31
32
// this macro are defined in php and in zabbix
33
// to avoid warning in redefiniting it they are undef her befor
0 commit comments