Skip to content

Commit 82e3f03

Browse files
committed
Maybe fix macOS
1 parent 06e6202 commit 82e3f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/standard/yescrypt/insecure_memzero.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#define INSECURE_MEMZERO_H
1717

1818
#include "zend_portability.h"
19+
#include "string.h"
1920
#define insecure_memzero ZEND_SECURE_ZERO
2021

2122
#endif

0 commit comments

Comments
 (0)