Skip to content
Snippets Groups Projects
Commit 1d0e3083 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Added new include file.

parent 757b829e
No related branches found
No related tags found
No related merge requests found
/*-------------------------------------------------------------------------
*
* dynahash--
* POSTGRES dynahash.h file definitions
*
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: dynahash.h,v 1.1 1996/11/09 05:48:28 momjian Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef DYNAHASH_H
#define DYNAHASH_H
extern int my_log2(long num);
#endif DYNAHASH_H /* DYNAHASH_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment