diff options
Diffstat (limited to 'src/include/utils/tqual.h')
| -rw-r--r-- | src/include/utils/tqual.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/utils/tqual.h b/src/include/utils/tqual.h index 6e4fb850e8..f02df8114c 100644 --- a/src/include/utils/tqual.h +++ b/src/include/utils/tqual.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: tqual.h,v 1.2 1996/10/20 06:35:27 scrappy Exp $ + * $Id: tqual.h,v 1.3 1996/10/23 07:42:13 scrappy Exp $ * * NOTE * It may be desirable to allow time qualifications to indicate @@ -18,6 +18,7 @@ #define TQUAL_H #include "utils/nabstime.h" +#include "access/htup.h" typedef struct TimeQualSpace { char data[12]; |
