9
0
Fork 0

svn_rev_635

move LS_* flags to include/fs.h
This commit is contained in:
Sascha Hauer 2007-07-05 18:02:12 +02:00 committed by Sascha Hauer
parent a46f705cd9
commit 2af5209ba8
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@
#include <linux/stat.h>
#include <xfuncs.h>
#define LS_RECURSIVE 1
#define LS_SHOWARG 2
static void ls_one(const char *path, struct stat *s)
{
char modestr[11];