#include #include "stddef.h" ENTRY * hsearch(ENTRY item, ACTION action) { return NULL; } /* XOPEN(4) */