aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/geo_ops.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-03-14 23:21:12 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-03-14 23:21:12 +0000
commit53d8be3bbfc3835ca31a498c2c75b238530107f2 (patch)
treeaabebf83c3135a33d62688c07deedcb7732f635f /src/backend/utils/adt/geo_ops.c
parent71fd8d4a4ba7f1b050a026dfcba1fcdde32bb078 (diff)
downloadpostgresql-53d8be3bbfc3835ca31a498c2c75b238530107f2.tar.gz
postgresql-53d8be3bbfc3835ca31a498c2c75b238530107f2.zip
Date/Time updates from Thomas...
Diffstat (limited to 'src/backend/utils/adt/geo_ops.c')
-rw-r--r--src/backend/utils/adt/geo_ops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/utils/adt/geo_ops.c b/src/backend/utils/adt/geo_ops.c
index 48d60ce9030..32d8d6358ec 100644
--- a/src/backend/utils/adt/geo_ops.c
+++ b/src/backend/utils/adt/geo_ops.c
@@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_ops.c,v 1.1 1997/03/09 20:40:55 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_ops.c,v 1.2 1997/03/14 23:20:15 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@@ -18,7 +18,7 @@
#include "postgres.h"
-#include "utils/geo-decls.h"
+#include "utils/geo_decls.h"
#include "utils/palloc.h"
#define LDELIM '('