Move runas.h to common/ directory
authorDavid Goulet <dgoulet@efficios.com>
Mon, 16 Jan 2012 17:00:24 +0000 (12:00 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 16 Jan 2012 17:00:24 +0000 (12:00 -0500)
commit0857097f7cd49f503c966eb42716415dd5540352
tree60dcb39e15fed9c0b8756e83d95a6c284b593bdd
parent7fe5a50305da84bb64058c4721ff346c1b14f4ec
Move runas.h to common/ directory

Simply put to improve semantic over the code includes and knowing that
runas.h comes from the common library.

It's arguable to do this across the code base for all internal
libraries. This should be discuss at least for the code tree
consistency.

Signed-off-by: David Goulet <dgoulet@efficios.com>
common/runas.c
common/runas.h [new file with mode: 0644]
include/Makefile.am
include/runas.h [deleted file]
liblttng-kconsumer/lttng-kconsumer.c
liblttng-ustconsumer/lttng-ustconsumer.c
lttng-sessiond/main.c
lttng-sessiond/session.c
lttng-sessiond/ust-app.c
This page took 0.02564 seconds and 4 git commands to generate.