forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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"
|