]> granicus.if.org Git - postgis/commitdiff
Added missing include for definition of unparse_WKB()
authorSandro Santilli <strk@keybit.net>
Sun, 1 Jan 2006 02:30:02 +0000 (02:30 +0000)
committerSandro Santilli <strk@keybit.net>
Sun, 1 Jan 2006 02:30:02 +0000 (02:30 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2248 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/lwgeom_pg.c

index 4cdab3511864c869fbf09c2c90a833e9e4908fa9..fdba36feaf0fcdfd5c7e358301f8548ccc0e6fc2 100644 (file)
@@ -5,6 +5,7 @@
 #include "executor/spi.h"
 #include "liblwgeom.h"
 #include "lwgeom_pg.h"
+#include "wktparse.h"
 
 /* #undef PGIS_DEBUG */