From 18f0d305f0a418984579c97731811bbe3ea974e9 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Tue, 9 Feb 2010 09:45:58 +0200 Subject: [PATCH] Bah, missing include in commit 121f73bb4932d15e618e82d5c6d7b43280dc0f7d --- lib/formats.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/formats.c b/lib/formats.c index 8cc16a0..7f681a2 100644 --- a/lib/formats.c +++ b/lib/formats.c @@ -11,6 +11,7 @@ #include #include #include +#include #include "rpmio/digest.h" #include "lib/manifest.h" -- 2.7.4