From bf0a9e25241df945b016d846040648f9a60c1888 Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Sat, 5 Jul 2008 12:03:00 +0000 Subject: node-context.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6179) --- src/node-context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/node-context.h') diff --git a/src/node-context.h b/src/node-context.h index 922569d27..f266cc413 100644 --- a/src/node-context.h +++ b/src/node-context.h @@ -11,6 +11,7 @@ * This code is in public domain */ +#include #include #include "event-context.h" #include "forward.h" -- cgit v1.2.3