remove bug: fsck do not know path

This commit is contained in:
"Vladimir N. Oleynik"
2005-11-26 11:01:23 +00:00
parent cc34344d91
commit 350865e339
4 changed files with 10 additions and 10 deletions

View File

@@ -13,4 +13,4 @@
#define FSCK_CANCELED 32 /* Aborted with a signal or ^C */
#define EXIT_LIBRARY 128
extern void e2fs_set_sbin_path(void);
extern char *e2fs_set_sbin_path(void);