index
:
qmail
getdns
master
qmail
manuel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prot.h
blob: 8c5d81a2784c83339ff80ce3fd5c3d4b7317740f (
plain
)
1
2
3
4
5
6
7
#ifndef PROT_H
#define PROT_H
extern
int
prot_gid
();
extern
int
prot_uid
();
#endif