chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[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