summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2006-05-21 18:48:51 +0000
committerSVN Migration <svn@php.net>2006-05-21 18:48:51 +0000
commitfd2d9d0191eb1acd63c68a3f0856ce20411ed475 (patch)
treef6efbcfb4afeaedaf05affbd5e17124ea03c0ad0
parent7f5d77afb595a006fda1cb22dffd7535615f0910 (diff)
downloadphp-git-php-4.4.3RC1.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_4_3RC1'.php-4.4.3RC1
-rw-r--r--ext/curl/curl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/curl/curl.c b/ext/curl/curl.c
index 2f73da2213..9f44485545 100644
--- a/ext/curl/curl.c
+++ b/ext/curl/curl.c
@@ -84,6 +84,7 @@
#define SMART_STR_PREALLOC 4096
#include "ext/standard/php_smart_str.h"
+#include "ext/standard/php_string.h"
#include "ext/standard/info.h"
#include "ext/standard/file.h"
#include "ext/standard/url.h"