]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
...same
authorMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:09:32 +0000 (04:09 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:09:32 +0000 (04:09 +0000)
src/include/access/ibit.h

index ba2184ed95e44adcb2691b707d201a8a41fc6e3d..69b4c9fb38d30eaae92bd1c3302931bcf414b05b 100644 (file)
@@ -6,14 +6,13 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ibit.h,v 1.1 1996/08/27 21:50:15 scrappy Exp $
+ * $Id: ibit.h,v 1.2 1996/10/19 04:09:32 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef        IBIT_H
 #define IBIT_H
 
-#include "c.h"
 #include "utils/memutils.h"
 
 typedef struct IndexAttributeBitMapData {