]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc: don't install setns.h
authorCedric Le Goater <clg@fr.ibm.com>
Fri, 20 May 2011 09:37:16 +0000 (11:37 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 20 May 2011 09:37:59 +0000 (11:37 +0200)
commitc97ced65cd605a9358e80518592f0a0f49066645
treeddb008a8115140bb9ce22186b05d38380217e17d
parentb3c7b19a0de4a7ba74e6d46a01dccbc75c9a3c20
lxc: don't install setns.h

'setns.h' is not an lxc interface.

Also, a side effect of this declaration of 'setns.h' in the lxc header
files is to be distributed in the lxc tarball. This breaks the
lxc-attach command because the file is not automatically generated at
compile time.

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am