release
[hcoop/zz_old/debian/djbdns.git] / prot.h
CommitLineData
dc0d77d7
CE
1#ifndef PROT_H
2#define PROT_H
3
4extern int prot_gid(int);
5extern int prot_uid(int);
6
7#endif