projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0fb488
)
readd include for safety.
author
Bruce Momjian
Mon, 12 Jul 1999 13:32:38 +0000
(13:32 +0000)
committer
Bruce Momjian
Mon, 12 Jul 1999 13:32:38 +0000
(13:32 +0000)
src/include/access/htup.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/htup.h
b/src/include/access/htup.h
index b884034be7ac38b499c8263b41c320b05aba7a06..3901e5f10fee41ad956183a95ab1b68187c75130 100644
(file)
--- a/
src/include/access/htup.h
+++ b/
src/include/access/htup.h
@@
-6,13
+6,14
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: htup.h,v 1.2
1 1999/07/04 05:47:06
momjian Exp $
+ * $Id: htup.h,v 1.2
2 1999/07/12 13:32:38
momjian Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef HTUP_H
#define HTUP_H
+#include
#include
#include
#include