Skip to content

Commit ef52ef6

Browse files
committed
Remove file.h
1 parent 0a2ecbc commit ef52ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wrapper.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include "zend_interfaces.h"
2525
#include "SAPI.h"
2626
#include "php_variables.h"
27-
#include "file.h"
2827

2928
zend_string *ext_php_rs_zend_string_init(const char *str, size_t len, bool persistent);
3029
void ext_php_rs_zend_string_release(zend_string *zs);

0 commit comments

Comments
 (0)