From: Darrick J. Wong Date: Fri, 26 Apr 2019 20:40:00 +0000 (-0500) Subject: xfs_scrub: include unicrash.h in unicrash.c X-Git-Tag: v5.0.0-rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8872c2a515a958d137da591920349489705966c3;p=thirdparty%2Fxfsprogs-dev.git xfs_scrub: include unicrash.h in unicrash.c Fix broken function prototype checking in unicrash.c by actually including its header. Signed-off-by: Darrick J. Wong Reviewed-by: Eric Sandeen Signed-off-by: Eric Sandeen --- diff --git a/scrub/unicrash.c b/scrub/unicrash.c index 121eedbce..824b10f09 100644 --- a/scrub/unicrash.c +++ b/scrub/unicrash.c @@ -16,6 +16,7 @@ #include "path.h" #include "xfs_scrub.h" #include "common.h" +#include "unicrash.h" /* * Detect Unicode confusable names in directories and attributes.