Skip to content

Commit

Permalink
usernsexec: Include utils.h for unshare
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
stgraber committed Nov 25, 2013
1 parent 5c5e32f commit 7ee37fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lxc/lxc_usernsexec.c
Expand Up @@ -40,6 +40,7 @@
#include <grp.h>
#include "config.h"
#include "namespace.h"
#include "utils.h"

#ifndef HAVE_GETLINE
#ifdef HAVE_FGETLN
Expand Down

0 comments on commit 7ee37fa

Please sign in to comment.