diff options
| author | Bruce Momjian <bruce@momjian.us> | 1996-11-01 03:36:16 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 1996-11-01 03:36:16 +0000 |
| commit | dd10d0de23b3f90fbce810e64c417750b8a836e9 (patch) | |
| tree | 6a14487bd14cb835525a4b08fb241c9fa69c2a76 /src/include/storage/ipc.h | |
| parent | fba75d0fdcb734b2055a1532da0910a45583172a (diff) | |
| download | postgresql-dd10d0de23b3f90fbce810e64c417750b8a836e9.tar.gz | |
More chanes for bsdi_2_1 removal
Diffstat (limited to 'src/include/storage/ipc.h')
| -rw-r--r-- | src/include/storage/ipc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/storage/ipc.h b/src/include/storage/ipc.h index ea7d9a73b4..3d26e1483f 100644 --- a/src/include/storage/ipc.h +++ b/src/include/storage/ipc.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: ipc.h,v 1.6 1996/10/31 09:49:48 scrappy Exp $ + * $Id: ipc.h,v 1.7 1996/11/01 03:36:16 momjian Exp $ * * NOTES * This file is very architecture-specific. This stuff should actually @@ -33,7 +33,6 @@ defined(PORTNAME_alpha) || \ defined(PORTNAME_BSD44_derived) || \ defined(PORTNAME_bsdi) || \ - defined(PORTNAME_bsdi_2_1) || \ defined(PORTNAME_hpux) || \ defined(PORTNAME_i386_solaris) || \ defined(PORTNAME_irix5) || \ |
