usernsexec: Include utils.h for unshare

parent 5c5e32fd
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
#include <grp.h> #include <grp.h>
#include "config.h" #include "config.h"
#include "namespace.h" #include "namespace.h"
#include "utils.h"
#ifndef HAVE_GETLINE #ifndef HAVE_GETLINE
#ifdef HAVE_FGETLN #ifdef HAVE_FGETLN
......
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