#ifndef WILDCARD_CMP_H #define WILDCARD_CMP_H int wildcard_cmp(const char *s, const char *p); #endif /* WILDCARD_CMP_H */