summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd.c
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2013-04-30 14:26:55 +0200
committerJohannes Schlüter <johannes@php.net>2013-04-30 14:26:55 +0200
commit062519ed4186d5f19a131a3a4c0e430a83dc0766 (patch)
tree38ad361de529cd37940fb06ef50d2ea4150ebd4b /ext/mysqlnd/mysqlnd.c
parent36b968ae96fed67c91f3ac785e56aec8d565795a (diff)
downloadphp-git-062519ed4186d5f19a131a3a4c0e430a83dc0766.tar.gz
don't include smart_str.h in a too global header, fixes #64718
Diffstat (limited to 'ext/mysqlnd/mysqlnd.c')
-rw-r--r--ext/mysqlnd/mysqlnd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysqlnd/mysqlnd.c b/ext/mysqlnd/mysqlnd.c
index ccd8af51c6..724876e899 100644
--- a/ext/mysqlnd/mysqlnd.c
+++ b/ext/mysqlnd/mysqlnd.c
@@ -27,6 +27,7 @@
#include "mysqlnd_statistics.h"
#include "mysqlnd_charset.h"
#include "mysqlnd_debug.h"
+#include "ext/standard/php_smart_str.h"
/*
TODO :