summaryrefslogtreecommitdiffstats
path: root/include/caputils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/caputils.h')
-rw-r--r--include/caputils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/caputils.h b/include/caputils.h
index 852903a..8fc214e 100644
--- a/include/caputils.h
+++ b/include/caputils.h
@@ -31,4 +31,6 @@ extern int capget(cap_user_header_t header, const cap_user_data_t data);
extern int cap_last_cap(void);
+extern void cap_permitted_to_ambient(void);
+
#endif /* CAPUTILS_H */