]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
Rename utmp.c/utmp.h to lxcutmp.c/lxcutmp.h
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 17:29:54 +0000 (12:29 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 20:14:47 +0000 (15:14 -0500)
commit565c2d76a30d29ecce76ca595cf79dd1e528399e
treeea45021f86ab57949e213c39cb13966a6a76ba30
parent9be380b07b1e05505469f213cf5a4612abe2dd53
Rename utmp.c/utmp.h to lxcutmp.c/lxcutmp.h

This avoids conflict with the system header utmp.h.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/Makefile.am
src/lxc/lxcutmp.c [new file with mode: 0644]
src/lxc/lxcutmp.h [new file with mode: 0644]
src/lxc/start.c
src/lxc/utmp.c [deleted file]
src/lxc/utmp.h [deleted file]