c20c561ee1
- Utilize OPTIONS - Assign maintainership to submitter PR: ports/63821 Submitted by: Sergey Matveychuk <sem@ciam.ru>
10 lines
248 B
C++
10 lines
248 B
C++
--- src/driver_pgsql-7/pgsqlBindParam.cpp.orig Sat Mar 6 03:47:23 2004
|
|
+++ src/driver_pgsql-7/pgsqlBindParam.cpp Sat Mar 6 03:47:41 2004
|
|
@@ -18,7 +18,7 @@
|
|
*
|
|
*/
|
|
|
|
-
|
|
+#include <stdio.h>
|
|
#include "pgsqlBindParam.h"
|
|
#include "dbconnectTypes.h"
|