summaryrefslogtreecommitdiff
path: root/test/llcache.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-07-07 00:05:05 +0100
committerVincent Sanders <vince@kyllikki.org>2015-07-07 00:05:30 +0100
commitccfc2aeefa87400d506a59799933ad591e7d92ca (patch)
tree106dd6646970a6e66f67f57263341ec80069c5d0 /test/llcache.c
parentc38670ade8c664fa511cebb4b5d2950b12e7bf81 (diff)
downloadnetsurf-ccfc2aeefa87400d506a59799933ad591e7d92ca.tar.gz
netsurf-ccfc2aeefa87400d506a59799933ad591e7d92ca.tar.bz2
make nsurl unit test work again
Diffstat (limited to 'test/llcache.c')
-rw-r--r--test/llcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/llcache.c b/test/llcache.c
index ca9da91ae..42abb24cb 100644
--- a/test/llcache.c
+++ b/test/llcache.c
@@ -26,7 +26,6 @@
#include "content/llcache.h"
#include "utils/ring.h"
#include "utils/nsurl.h"
-#include "utils/schedule.h"
#include "utils/url.h"
#include "utils/corestrings.h"
#include "utils/utils.h"