Allow sysadmin to set the default policy.
[cascardo/rnetproxy.git] / usermap.h
index 836efe1..363a778 100644 (file)
--- a/usermap.h
+++ b/usermap.h
@@ -29,4 +29,6 @@ enum
 
 int usermap_perm (char *);
 
+extern int ACCESS_DEFAULT;
+
 #endif