summaryrefslogtreecommitdiff
path: root/main/php_reentrancy.h
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-11-27 17:11:20 +0000
committerZeev Suraski <zeev@php.net>1999-11-27 17:11:20 +0000
commit33bdf19051fd8b79c434de5b02ea329ecb03bc76 (patch)
tree8c2e900269c96b20d0c26ea56c72411a2377b244 /main/php_reentrancy.h
parentb6e6dddc3000221d78b38d6f8b11b3397c9cc5a8 (diff)
downloadphp-git-33bdf19051fd8b79c434de5b02ea329ecb03bc76.tar.gz
Update Win32 build
Diffstat (limited to 'main/php_reentrancy.h')
-rw-r--r--main/php_reentrancy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h
index 4e7aad2441..fe5fd011a4 100644
--- a/main/php_reentrancy.h
+++ b/main/php_reentrancy.h
@@ -20,7 +20,7 @@
#ifndef PHP_REENTRANCY_H
#define PHP_REENTRANCY_H
-#include "php_config.h"
+#include "php.h"
#include <time.h>