#ifndef UO_WILDMAT_H #define UO_WILDMAT_H int uo_wildmat (const char *pat, const char *buf, unsigned int len); #endif