From d8ab9e6c42cb3513a6623df0c2866e1ebbd96485 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 31 Aug 2006 09:42:49 -0700 Subject: Automatically remove invalid cache files. Cache files for missing or more recently modified directories are automatically removed at the end of every fc-cache run. --- fc-cat/fc-cat.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fc-cat') diff --git a/fc-cat/fc-cat.c b/fc-cat/fc-cat.c index c033bdc7..63407e19 100644 --- a/fc-cat/fc-cat.c +++ b/fc-cat/fc-cat.c @@ -31,8 +31,7 @@ #define HAVE_GETOPT 1 #endif -#include -#include <../src/fccache.c> +#include "../src/fccache.c" #include #include #include -- cgit v1.2.3