diff options
Diffstat (limited to 'src/include/access/rtstrat.h')
| -rw-r--r-- | src/include/access/rtstrat.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/access/rtstrat.h b/src/include/access/rtstrat.h index 31b77bba2b..fb3e090b6c 100644 --- a/src/include/access/rtstrat.h +++ b/src/include/access/rtstrat.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: rtstrat.h,v 1.9 1999/02/13 23:20:58 momjian Exp $ + * $Id: rtstrat.h,v 1.10 1999/07/15 15:20:55 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -14,7 +14,6 @@ #define RTSTRAT_H #include <utils/rel.h> -#include <access/attnum.h> extern RegProcedure RTMapOperator(Relation r, AttrNumber attnum, RegProcedure proc); |
