summaryrefslogtreecommitdiff
path: root/test/urldbtest.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/urldbtest.c
parentc38670ade8c664fa511cebb4b5d2950b12e7bf81 (diff)
downloadnetsurf-ccfc2aeefa87400d506a59799933ad591e7d92ca.tar.gz
netsurf-ccfc2aeefa87400d506a59799933ad591e7d92ca.tar.bz2
make nsurl unit test work again
Diffstat (limited to 'test/urldbtest.c')
-rw-r--r--test/urldbtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/urldbtest.c b/test/urldbtest.c
index 88291cefd..4536ddd17 100644
--- a/test/urldbtest.c
+++ b/test/urldbtest.c
@@ -29,6 +29,7 @@
#include <curl/curl.h>
+#include "utils/errors.h"
#include "image/bitmap.h"
#include "content/content.h"
#include "content/urldb.h"