summaryrefslogtreecommitdiff
path: root/src/backend/storage/buf_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/storage/buf_internals.h')
-rw-r--r--src/backend/storage/buf_internals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/storage/buf_internals.h b/src/backend/storage/buf_internals.h
index 8e85b3000a9..78595b0aeb2 100644
--- a/src/backend/storage/buf_internals.h
+++ b/src/backend/storage/buf_internals.h
@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: buf_internals.h,v 1.3 1996/07/23 05:43:11 scrappy Exp $
+ * $Id: buf_internals.h,v 1.4 1996/07/26 20:39:03 scrappy Exp $
*
* NOTE
* If BUFFERPAGE0 is defined, then 0 will be used as a
@@ -164,6 +164,7 @@ struct sbufdesc {
#if defined(PORTNAME_BSD44_derived) || \
defined(PORTNAME_bsdi) || \
+ defined(PORTNAME_bsdi_2_1) || \
defined(PORTNAME_i386_solaris) || \
defined(PORTNAME_linux) || \
defined(PORTNAME_sparc) || \