From 917f378617670d346e4fecd743fd6587a51ae3bd Mon Sep 17 00:00:00 2001 From: Klaus Kaempf Date: Mon, 27 Aug 2007 15:46:08 +0000 Subject: [PATCH] OUCH ! toplevel "make" doesn't rebuild tests/ --- tests/cache/CacheStore_test.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/cache/CacheStore_test.cc b/tests/cache/CacheStore_test.cc index de34f89..cb090a8 100644 --- a/tests/cache/CacheStore_test.cc +++ b/tests/cache/CacheStore_test.cc @@ -27,6 +27,8 @@ #include "zypp/Pattern.h" #include "zypp/Product.h" #include "zypp/Patch.h" +#include "zypp/DiskUsageCounter.h" +#include "zypp/ZYppFactory.h" #include "zypp/ZConfig.h" #include "zypp/detail/ImplConnect.h" -- 2.7.4