Commit 30e27a90 authored by Bruce Momjian's avatar Bruce Momjian

readd include for safety.

parent d0fb4881
...@@ -6,13 +6,14 @@ ...@@ -6,13 +6,14 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: htup.h,v 1.21 1999/07/04 05:47:06 momjian Exp $ * $Id: htup.h,v 1.22 1999/07/12 13:32:38 momjian Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef HTUP_H #ifndef HTUP_H
#define HTUP_H #define HTUP_H
#include <utils/nabstime.h>
#include <storage/bufpage.h> #include <storage/bufpage.h>
#include <storage/itemptr.h> #include <storage/itemptr.h>
#include <utils/memutils.h> #include <utils/memutils.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment