@@ -84,7 +84,7 @@ bool dropcaps(void);
#ifndef __CYGWIN__
bool sec_harden(void);
bool can_drop_root(void);
bool droproot(uid_t uid, gid_t *gid, int gid_count);
bool droproot(uid_t uid, const char *user, const gid_t *gid, int gid_count);
void print_id(void);
#endif
The note is not visible to the blocked user.