Skip to content

Commit 6b960ce

Browse files
committed
#include <stdint.h>
1 parent f4257ba commit 6b960ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zbx_php.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include <stdlib.h>
2828
#include <unistd.h>
2929
#include <dlfcn.h>
30+
#include <stdint.h>
3031

3132
// this macro are defined in php and in zabbix
3233
// to avoid warning in redefiniting it they are undef her befor

0 commit comments

Comments
 (0)