#ifndef _HCOMP_H #define _HCOMP_H int hcomp(const void *a, const void *b); #endif