Skip to content

Commit

Permalink
Fix cap_last_cap
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe-hacker committed Jun 7, 2024
1 parent 459ae85 commit 5108d69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/ruri.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
#define LIBCAP_MAJOR 114
#define LIBCAP_MINOR 514
#endif
#undef CAP_LAST_CAP
#define CAP_LAST_CAP 114
#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 0, 0)
#warning "This program has not been tested on Linux 3.x or earlier."
#endif
Expand Down

0 comments on commit 5108d69

Please sign in to comment.