upscheme/c/ptrhash.h

9 lines
93 B
C

#ifndef __PTRHASH_H_
#define __PTRHASH_H_
#include "htableh_inc.h"
HTPROT(ptrhash)
#endif