mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 20:41:20 +02:00
12 lines
405 B
Vala
12 lines
405 B
Vala
--- ./vapi/libpq.vapi.orig 2011-05-29 11:58:02.000000000 +0300
|
|
+++ ./vapi/libpq.vapi 2011-11-09 17:13:33.000000000 +0300
|
|
@@ -20,7 +20,7 @@
|
|
* Jukka-Pekka Iivonen <jp0409@jippii.fi>
|
|
*/
|
|
|
|
-[CCode (cprefix = "PQ", cheader_filename = "postgresql/libpq-fe.h")]
|
|
+[CCode (cprefix = "PQ", cheader_filename = "libpq-fe.h")]
|
|
namespace Postgres {
|
|
|
|
[CCode (cname = "ConnStatusType", cprefix = "CONNECTION_")]
|