Move Adroid endgrent() and endpwent() NOPS to libbb.h
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2012 15:11:38 +0000 (16:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2012 15:11:38 +0000 (16:11 +0100)
commita76dd50ce11eda47f5f5cba1cf189833f7126e12
tree05352c5fe5b93ade677f4480794872ab5a37f3f9
parentacdb0041b35e27cd03c43b25410eda5151acd2c1
Move Adroid endgrent() and endpwent() NOPS to libbb.h

They should be after includes of pwd.h and grp.h

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/libbb.h
include/platform.h