1 2 3 4 5 6 7 8 9 10
--- root/pgsql/inc/TPgSQLResult.h.orig 2003-02-22 04:11:06.000000000 -0600 +++ root/pgsql/inc/TPgSQLResult.h 2003-02-22 04:11:10.000000000 -0600 @@ -19,7 +19,6 @@ #if !defined(__CINT__) #include <sys/time.h> #include <libpq-fe.h> -#include <libpq-int.h> #else struct PGresult; #endif