debian/rules: Use `git' potty wrapper.
[qmail] / prot.h
1 #ifndef PROT_H
2 #define PROT_H
3
4 extern int prot_gid();
5 extern int prot_uid();
6
7 #endif