rexec: don't include non-existing header

parent f45ab793
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include "config.h" #include "config.h"
#include "utils.h" #include "utils.h"
#include "syscall_wrappers.h"
#define LXC_MEMFD_REXEC_SEALS \ #define LXC_MEMFD_REXEC_SEALS \
(F_SEAL_SEAL | F_SEAL_SHRINK | F_SEAL_GROW | F_SEAL_WRITE) (F_SEAL_SEAL | F_SEAL_SHRINK | F_SEAL_GROW | F_SEAL_WRITE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment