projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8a0bb6
)
c.h is included in postgres.h already
author
Marc G. Fournier
Wed, 28 Aug 1996 01:23:59 +0000
(
01:23
+0000)
committer
Marc G. Fournier
Wed, 28 Aug 1996 01:23:59 +0000
(
01:23
+0000)
src/include/access/attnum.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/attnum.h
b/src/include/access/attnum.h
index f144d7541f7df0489376ee67109e30f38106b488..f695db18ea2751e7ab1c65edef201a9e555b62a1 100644
(file)
--- a/
src/include/access/attnum.h
+++ b/
src/include/access/attnum.h
@@
-6,15
+6,13
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: attnum.h,v 1.
1 1996/08/27 21:50:07
scrappy Exp $
+ * $Id: attnum.h,v 1.
2 1996/08/28 01:23:59
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef ATTNUM_H
#define ATTNUM_H
-#include "c.h"
-
/*
* user defined attribute numbers start at 1. -ay 2/95
*/