]> granicus.if.org Git - php/commitdiff
- Fix build
authorMarcus Boerger <helly@php.net>
Sun, 21 May 2006 18:48:50 +0000 (18:48 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 21 May 2006 18:48:50 +0000 (18:48 +0000)
ext/curl/curl.c

index 2f73da2213b43def312c1e07c6dd3ed86c192aa9..9f4448554563ef93685efb355a15c0be0ba80052 100644 (file)
@@ -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"