Skip to content

Commit

Permalink
!2533 add linux/capability.h head file
Browse files Browse the repository at this point in the history
From: @taotao-sauce 
Reviewed-by: @xuxuepeng 
Signed-off-by: @xuxuepeng
  • Loading branch information
openeuler-ci-bot authored and gitee-org committed Nov 22, 2024
2 parents ea41771 + 94cf20f commit d844dbb
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 d844dbb

Please sign in to comment.