This commit is contained in:
Marc G. Fournier 1996-11-05 07:24:03 +00:00
parent 9ec5e78613
commit 51716fdd8d
1 changed files with 2 additions and 2 deletions

View File

@ -6,14 +6,14 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: ibit.h,v 1.3 1996/11/03 08:17:20 scrappy Exp $
* $Id: ibit.h,v 1.4 1996/11/05 07:24:03 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef IBIT_H
#define IBIT_H
#include "utils/memutils.h"
#include <utils/memutils.h>
typedef struct IndexAttributeBitMapData {
char bits[(MaxIndexAttributeNumber + MaxBitsPerByte - 1)