chiark / gitweb /
qmail-valid-addresses: Cope with missing files.
[qmail] / prot.h
CommitLineData
2117e02e
MW
1#ifndef PROT_H
2#define PROT_H
3
4extern int prot_gid();
5extern int prot_uid();
6
7#endif