chiark / gitweb /
[PATCH] Rewrite ##X tags in headers of incoming messages
[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