]> granicus.if.org Git - postgis/commitdiff
Headers split in 8.4?
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 21 Jan 2009 21:50:38 +0000 (21:50 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 21 Jan 2009 21:50:38 +0000 (21:50 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3545 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/lwgeom_estimate.c

index e8f3d7113ee58c9dea72df42c3346e80f7d148b3..0f5c3782e5a738ca4171ef772f979787e1cd54ea 100644 (file)
 #include "liblwgeom.h"
 #include "lwgeom_pg.h"
 
-
-
-
 #include "commands/vacuum.h"
 #include "utils/lsyscache.h"
 
+#if POSTGIS_PGSQL_VERSION >= 84
+#include "utils/syscache.h"
+#include "nodes/relation.h"
+#endif
+
+
 /*
  *     Assign a number to the postgis statistics kind
  *