move passwd, shadow, group and gshadow path definitions to libbb.h
authorTito Ragusa <farmatito@tiscali.it>
Sun, 16 Jan 2011 22:39:45 +0000 (23:39 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 16 Jan 2011 22:39:45 +0000 (23:39 +0100)
commitad3d72f082cbdb152837ae87d1d285cbbf67913a
tree5d6891db54a1c179b1fe956bff485b29e2a8945d
parente8d0a1450a04d83b540f1f58297e79c2cf0f5b4f
move passwd, shadow, group and gshadow path definitions to libbb.h

...and define them only if the used libc doesn't.

Signed-off-by: Tito Ragusa <farmatito@tiscali.it>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/libbb.h
include/shadow_.h
libpwdgrp/pwd_grp.c