diff src/inline.c @ 406:b8cc9ab3f761 r21-2-33

Import from CVS: tag r21-2-33
author cvs
date Mon, 13 Aug 2007 11:17:09 +0200
parents 2f8bb876ab1d
children de805c49cfc1
line wrap: on
line diff
--- a/src/inline.c	Mon Aug 13 11:16:09 2007 +0200
+++ b/src/inline.c	Mon Aug 13 11:17:09 2007 +0200
@@ -69,7 +69,7 @@
 #endif
 
 #ifdef HAVE_POSTGRESQL
-#include <libpq-fe.h>
+#include POSTGRES_INCLUDE (libpq-fe.h)
 #include "postgresql.h"
 #endif