X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=second%2Ffs_reiserfs.c;h=fd5c0794b7a005db30c82d8484cb1637fe78fafe;hp=28f6d4e8778d6521c5d8970d2a4c48ab1b2626ea;hb=0ef1539b6f680ba09c88be5bb94a821fd2599931;hpb=8d5a42062f8b88eaea91434e53973ce9f55589d9 diff --git a/second/fs_reiserfs.c b/second/fs_reiserfs.c index 28f6d4e..fd5c079 100644 --- a/second/fs_reiserfs.c +++ b/second/fs_reiserfs.c @@ -27,9 +27,9 @@ #include "stdlib.h" #include "fs.h" #include "errors.h" +#include "debug.h" #include "reiserfs/reiserfs.h" - /* Exported in struct fs_t */ static int reiserfs_open( struct boot_file_t *file, const char *dev_name, struct partition_t *part, const char *file_name );