From 1369e06cdba4b16fe5e188d32d06bfdb799f861f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 16 Jul 2012 18:29:22 +0200 Subject: lib/match: fix compiler warning [-Wmissing-prototypes] Signed-off-by: Karel Zak --- lib/match.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/match.c') diff --git a/lib/match.c b/lib/match.c index c5c48a0f6..9be82b0cc 100644 --- a/lib/match.c +++ b/lib/match.c @@ -7,6 +7,8 @@ #include +#include "match.h" + /* * match_fstype: * @type: filesystem type -- cgit v1.2.3-55-g7522