summaryrefslogtreecommitdiffstats
path: root/execute.c
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 00:52:24 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 00:52:24 +0100
commit2363246eeaa700924279ba288a18b518d570b9ca (patch)
treee823504a8991a1cfce4326c0c6b906d7f87058ef /execute.c
parent65deaaacf507c9e1d01773887d8c56be847ff1bd (diff)
parentdc4d3d8cbee6659ac444cb4696edd9bd8157f6eb (diff)
Merge remote-tracking branch 'stagrlee/master' into autotools
Conflicts: Makefile jq_test.c
Diffstat (limited to 'execute.c')
-rw-r--r--execute.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/execute.c b/execute.c
index 5651dcf5..ddca19ce 100644
--- a/execute.c
+++ b/execute.c
@@ -12,6 +12,7 @@
#include "frame_layout.h"
#include "jv_alloc.h"
+#include "jq_parser.h"
#include "locfile.h"
#include "jv.h"
#include "jv_aux.h"