#ifndef VOID #define VOID void #endif VOID *ckalloc(); int (*setalloc())(); #define ALLOC_FATAL (-1) #define ALLOC_RETRY (0)