summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/none/none.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/javascript/none/none.c')
-rw-r--r--content/handlers/javascript/none/none.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/handlers/javascript/none/none.c b/content/handlers/javascript/none/none.c
index ee01730d2..12dbc9a02 100644
--- a/content/handlers/javascript/none/none.c
+++ b/content/handlers/javascript/none/none.c
@@ -20,6 +20,7 @@
* Dummy implementation of javascript engine functions.
*/
+#include "utils/errors.h"
#include "content/content.h"
#include "utils/nsoption.h"