summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/php_reentrancy.h2
-rw-r--r--php4dllts.dsp8
2 files changed, 5 insertions, 5 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>
diff --git a/php4dllts.dsp b/php4dllts.dsp
index 25e3343ffb..ca4d1eb900 100644
--- a/php4dllts.dsp
+++ b/php4dllts.dsp
@@ -143,6 +143,10 @@ SOURCE=.\ext\standard\quot_print.c
# End Source File
# Begin Source File
+SOURCE=.\reentrancy.c
+# End Source File
+# Begin Source File
+
SOURCE=.\request_info.c
# End Source File
# Begin Source File
@@ -165,10 +169,6 @@ SOURCE=.\strlcat.c
SOURCE=.\strlcpy.c
# End Source File
-# Begin Source File
-
-SOURCE=.\strtok_r.c
-# End Source File
# End Group
# Begin Group "Header Files"