aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1998-01-13 13:33:12 +0000
committerMarc G. Fournier <scrappy@hub.org>1998-01-13 13:33:12 +0000
commitdfef663fd677101d925b5cae24488add33c1634f (patch)
tree69c6cc862b2d88359aab135f99cf81b7937e2d8e
parenta5b106ee8920008eba9afd3d2a6a00864631ae15 (diff)
downloadpostgresql-dfef663fd677101d925b5cae24488add33c1634f.tar.gz
postgresql-dfef663fd677101d925b5cae24488add33c1634f.zip
Add a 'dummy' file for i386_solaris.c for configure
-rw-r--r--src/backend/port/dynloader/i386_solaris.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/backend/port/dynloader/i386_solaris.c b/src/backend/port/dynloader/i386_solaris.c
new file mode 100644
index 00000000000..0d566f3a612
--- /dev/null
+++ b/src/backend/port/dynloader/i386_solaris.c
@@ -0,0 +1,4 @@
+/* Dummy file used for nothing at this point
+ *
+ * see i386_solaris.h
+ */