projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
b2a9a9c
)
fix PHP-5.4 build
author
Michael Wallner
<mike@php.net>
Tue, 3 May 2016 14:01:55 +0000
(16:01 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 3 May 2016 14:01:55 +0000
(16:01 +0200)
src/php_pq_misc.c
patch
|
blob
|
history
diff --git
a/src/php_pq_misc.c
b/src/php_pq_misc.c
index ba591834fe6c6abc2a75aea16298d7fc424df29f..826c31131776ab52223940cfe180e098c73d3d7a 100644
(file)
--- a/
src/php_pq_misc.c
+++ b/
src/php_pq_misc.c
@@
-24,8
+24,8
@@
#include "php_pq.h"
#include "php_pqexc.h"
-#include "php_pqconn_event.h"
#include "php_pq_misc.h"
+#include "php_pqconn_event.h"
#undef PHP_PQ_TYPE
#include "php_pq_type.h"