mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Remove includes
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "php.h"
|
||||
|
||||
#include "zend_result.h"
|
||||
#include "Zend/zend_exceptions.h"
|
||||
|
||||
#include "php_random.h"
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
# define PHP_RANDOM_H
|
||||
|
||||
# include "php.h"
|
||||
# include "zend_result.h"
|
||||
|
||||
PHPAPI double php_combined_lcg(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user