From: James Troup Date: Wed, 8 May 2002 11:14:06 +0000 (+0000) Subject: postgres.h moved X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfef9ed33b71181a6d263d9d8cdffe6e12bfc41;p=dak postgres.h moved --- diff --git a/sql-aptvc.cpp b/sql-aptvc.cpp index 54ba9e92..6f14ee64 100644 --- a/sql-aptvc.cpp +++ b/sql-aptvc.cpp @@ -25,7 +25,7 @@ extern "C" { -#include +#include int versioncmp(text *A, text *B);