summaryrefslogtreecommitdiff
path: root/src/include/wildmat.h
blob: f46d35bd0d87dc9a140246816022e3166fc71436 (plain)
1
2
3
4
5
6
#ifndef WILDMAT_H
#define WILDMAT_H

extern int wildmat(const char *, const char *);

#endif