ash: remove setmode() declaration from shell.h, now in library
This commit is contained in:
parent
e216edf294
commit
6faa2a636c
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ typedef unsigned long u_quad_t; /* XXX */
|
|||
#endif
|
||||
|
||||
mode_t getmode(void *, int /* mode_t */);
|
||||
void *setmode(char *);
|
||||
|
||||
/*
|
||||
* $PchId: shell.h,v 1.7 2006/05/22 12:47:00 philip Exp $
|
||||
|
|
Loading…
Reference in a new issue