]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/caps.h
caps.h: Rename __errno to ___errno
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 3 Jan 2013 17:24:18 +0000 (12:24 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 9 Jan 2013 15:14:34 +0000 (10:14 -0500)
commitc4b790845d76edd2ed2f7ed8973dc194be38123a
tree6236784b420f4d13e9255cf0f7a88302c2bd3492
parent956edc54969dc3e3653ea3e410522eb1def22588
caps.h: Rename __errno to ___errno

At least bionic defines __errno, so this was causing a conflict in caps.h
leading to build failure. Renaming to ___errno avoids that conflicting
definition.

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