2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>

* libmisc/shell/main_mv.c: Remove decl of user_from_uid,
	group_from_gid.
This commit is contained in:
Ralf Corsepius
2011-12-04 18:24:15 +00:00
parent cb2464b256
commit c15f25e4a1
+2
View File
@@ -1,5 +1,7 @@
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_mv.c: Remove decl of user_from_uid,
group_from_gid.
* libmisc/shell/main_rm.c: Remove decl of user_from_uid.
Comment out decl of fflagstostr.
* libmisc/shell/pwcache.c: Include "internal.h".