Skip to content

Commit

Permalink
add linux/capability.h head file
Browse files Browse the repository at this point in the history
Signed-off-by: zhongtao <[email protected]>
  • Loading branch information
zhongtao committed Nov 22, 2024
1 parent ea41771 commit 94cf20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/cutils/utils_cap.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <stdbool.h>
#include <stddef.h>
#include <linux/capability.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 94cf20f

Please sign in to comment.