X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhardlink.c;h=479b1266d1af7f6fba5896a748885c51bc4cc12b;hb=38fc43c63ef25172766091cb048b7450e1397396;hp=da91ac43800f6ed1f2799df4ee73a3d3f43aa508;hpb=14baa6ae892debbaa18dba8119931580efd0e517;p=wimlib diff --git a/src/hardlink.c b/src/hardlink.c index da91ac43..479b1266 100644 --- a/src/hardlink.c +++ b/src/hardlink.c @@ -150,7 +150,7 @@ inode_table_insert(struct wim_dentry *dentry, void *_table) return 0; } -#ifdef ENABLE_ERROR_MESSAGES +#if defined(ENABLE_ERROR_MESSAGES) || defined(ENABLE_DEBUG) static void print_inode_dentries(const struct wim_inode *inode) {