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