1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

Include header file for php_file_le_fopen()

This commit is contained in:
Joey Smith
2000-11-03 20:11:38 +00:00
parent f391eb7423
commit 8e9967be00

View File

@@ -42,6 +42,7 @@
#include "php_globals.h"
#include "ext/standard/head.h"
#include "ext/standard/info.h"
#include "ext/standard/file.h"
#include <math.h>