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.
2 parents 9f591c9 + 5087931 commit 08bae7fCopy full SHA for 08bae7f
ext/random/php_random.h
@@ -31,6 +31,7 @@
31
#ifndef PHP_RANDOM_H
32
# define PHP_RANDOM_H
33
34
+# include "php.h"
35
# include "zend_result.h"
36
37
PHPAPI double php_combined_lcg(void);
0 commit comments