From f25c04c1e45c3c579fa182b5345409bde87a3da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Sun, 28 Oct 2007 06:47:31 +0100 Subject: Include "rpmlib.h" instead of . --- lib/fs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fs.c') diff --git a/lib/fs.c b/lib/fs.c index 375659483..604fdce61 100644 --- a/lib/fs.c +++ b/lib/fs.c @@ -3,7 +3,7 @@ */ #include "system.h" -#include +#include "rpmlib.h" #include "rpmmacro.h" /* XXX for rpmGetPath */ #include "rpmerr.h" #include "debug.h" -- cgit v1.2.3