Commit 51716fdd authored by Marc G. Fournier's avatar Marc G. Fournier

Another

parent 9ec5e786
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment