readd include for safety.
authorBruce Momjian
Mon, 12 Jul 1999 13:32:38 +0000 (13:32 +0000)
committerBruce Momjian
Mon, 12 Jul 1999 13:32:38 +0000 (13:32 +0000)
src/include/access/htup.h

index b884034be7ac38b499c8263b41c320b05aba7a06..3901e5f10fee41ad956183a95ab1b68187c75130 100644 (file)
@@ -6,13 +6,14 @@
  *
  * 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
 #define HTUP_H
 
+#include 
 #include 
 #include 
 #include