aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/linux/port.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-12-20 02:36:26 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-12-20 02:36:26 +0000
commita0bc7aa74cd95c93ea71effd9bf715f50987cd9a (patch)
tree0b0f3fc9cd4c25897c673914561a31ddca3022c4 /src/backend/port/linux/port.c
parent20ff6432a18d11c85f261723cc4ec525dc22b0ed (diff)
downloadpostgresql-a0bc7aa74cd95c93ea71effd9bf715f50987cd9a.tar.gz
postgresql-a0bc7aa74cd95c93ea71effd9bf715f50987cd9a.zip
This should get the linux port to work...
Diffstat (limited to 'src/backend/port/linux/port.c')
-rw-r--r--src/backend/port/linux/port.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/backend/port/linux/port.c b/src/backend/port/linux/port.c
deleted file mode 100644
index 942340f40fd..00000000000
--- a/src/backend/port/linux/port.c
+++ /dev/null
@@ -1,13 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * port.c--
- * Linux-specific routines
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- *
- * IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/port/linux/Attic/port.c,v 1.2 1997/09/07 04:46:18 momjian Exp $
- *
- *-------------------------------------------------------------------------
- */