From ad29c06f78c631f305609882f6081dd177cc174a Mon Sep 17 00:00:00 2001 From: Zardosht Kasheff <zardosht@tokutek.com> Date: Fri, 13 Jul 2012 17:38:27 +0000 Subject: [PATCH] refs #4606, remove some unnecessary .h files git-svn-id: file:///svn/toku/tokudb@45685 c7de825b-a66e-492c-adef-691d508d4ae1 --- ft/cachetable.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/ft/cachetable.c b/ft/cachetable.c index 43cefa3ee4..5e9523875f 100644 --- a/ft/cachetable.c +++ b/ft/cachetable.c @@ -10,10 +10,7 @@ #include <time.h> #include <stdarg.h> #include <valgrind/helgrind.h> - #include "memory.h" -#include "workqueue.h" -#include "threadpool.h" #include "cachetable.h" #include "rwlock.h" #include "nonblocking_mutex.h" -- 2.30.9