From bcac49dca78631687975771c6d0a76b595171664 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 4 Dec 2006 21:41:26 +0000 Subject: Update $ModDep lines so that these properly depend on their headers in the makefile git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5853 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_pgsql.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/extra/m_pgsql.cpp') diff --git a/src/modules/extra/m_pgsql.cpp b/src/modules/extra/m_pgsql.cpp index ca74f4223..bcae08bea 100644 --- a/src/modules/extra/m_pgsql.cpp +++ b/src/modules/extra/m_pgsql.cpp @@ -34,6 +34,7 @@ /* $ModDesc: PostgreSQL Service Provider module for all other m_sql* modules, uses v2 of the SQL API */ /* $CompileFlags: -I`pg_config --includedir` `perl extra/pgsql_config.pl` */ /* $LinkerFlags: -L`pg_config --libdir` -lpq */ +/* $ModDep: m_sqlv2.h */ /* UGH, UGH, UGH, UGH, UGH, UGH * I'm having trouble seeing how I -- cgit v1.3.1-10-gc9f91