more busyboxes, remove 1 extern function (mainstream also have for one fsck)

This commit is contained in:
"Vladimir N. Oleynik"
2005-10-12 12:11:42 +00:00
parent 1c275de6a2
commit ab57f76e13
8 changed files with 140 additions and 163 deletions

View File

@@ -32,12 +32,8 @@
* %End-Header%
*/
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#include <string.h>
#include <fcntl.h>
#include <errno.h>