summaryrefslogtreecommitdiff
path: root/src/include/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/c.h')
-rw-r--r--src/include/c.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/c.h b/src/include/c.h
index c072643d52..08d5ad1d2e 100644
--- a/src/include/c.h
+++ b/src/include/c.h
@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: c.h,v 1.41 1998/06/20 04:34:31 momjian Exp $
+ * $Id: c.h,v 1.42 1998/06/23 15:35:46 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -779,8 +779,8 @@ extern char *form(const char *fmt,...);
* we distribute to other sites.
* ----------------
*/
-#ifdef SEQUOIA
-#define MAIN_MEMORY
+#ifdef NOT_USED
+#define STABLE_MEMORY_STORAGE
#endif