]> granicus.if.org Git - postgis/commit
Deleted prototype for isspace() in postgis.h
authorSandro Santilli <strk@keybit.net>
Tue, 8 Jun 2004 15:18:12 +0000 (15:18 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 8 Jun 2004 15:18:12 +0000 (15:18 +0000)
commit63be1c31607645705e453309fb7fc47461bbb6c3
tree11fe722081f4d47b64311e7f0b5b08adeac484fb
parentb06d9de91f46d3b76906bb4e92c9bfcdf2e878e3
Deleted prototype for isspace() in postgis.h
and included <ctype.h> in postgis_inout.c,
which is the only module calling isspace().
This was needed to compile postgis against PG75(CVS).

git-svn-id: http://svn.osgeo.org/postgis/trunk@609 b70326c6-7e19-0410-871a-916f4a2858ee
postgis.h
postgis_inout.c