]> git.proxmox.com Git - mirror_lxc.git/commit
Fix lxc-user-nic to work on bionic
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 16 Aug 2013 14:55:40 +0000 (16:55 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 19 Aug 2013 12:33:36 +0000 (14:33 +0200)
commit37fc7b9e2eca60e838bf5bf061bd8a8206e4fa9d
tree0890833261e94170903425e817b2d41a56f3f2b2
parente768f9c0f69df1f02f8252fead6d82648b410bd8
Fix lxc-user-nic to work on bionic

This adds a couple of missing includes, uses the local version of
getline on bionic and replaces getpwuid_r by getpwuid.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_user_nic.c