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

extern int wildmat(char *,char *);

#endif