forked from Imagelibrary/rtems
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_ls.c: Include "internal.h".
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libmisc/shell/main_ls.c: Include "internal.h".
|
||||
* 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.
|
||||
|
||||
@@ -75,6 +75,7 @@ __RCSID("$NetBSD: ls.c,v 1.58 2005/10/26 02:24:22 jschauma Exp $");
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "extern-ls.h"
|
||||
|
||||
static void display(rtems_shell_ls_globals* globals, FTSENT *, FTSENT *);
|
||||
|
||||
Reference in New Issue
Block a user