summaryrefslogtreecommitdiff
path: root/prot.h
diff options
context:
space:
mode:
Diffstat (limited to 'prot.h')
-rw-r--r--prot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/prot.h b/prot.h
index 2e5cb81..47a4204 100644
--- a/prot.h
+++ b/prot.h
@@ -3,7 +3,7 @@
3#ifndef PROT_H 3#ifndef PROT_H
4#define PROT_H 4#define PROT_H
5 5
6extern int prot_gid(int); 6extern int prot_gid(gid_t);
7extern int prot_uid(int); 7extern int prot_uid(int);
8 8
9#endif 9#endif