From c448896c7eda9a71c7ecc7debd46e977b507c183 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 15 Jan 2007 02:23:40 +0000 Subject: r20786: Fix the build. (This used to be commit 42bb335bd50a5070ee59c9d9748db8a9e9d6a9b0) --- source4/scripting/ejs/smbcalls.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/scripting/ejs') diff --git a/source4/scripting/ejs/smbcalls.c b/source4/scripting/ejs/smbcalls.c index 1aee4cd9e2..b75024cb4a 100644 --- a/source4/scripting/ejs/smbcalls.c +++ b/source4/scripting/ejs/smbcalls.c @@ -23,6 +23,7 @@ #include "includes.h" #include "lib/appweb/ejs/ejs.h" +#include "scripting/ejs/ejsnet/proto.h" #include "scripting/ejs/smbcalls.h" #include "build.h" #include "version.h" -- cgit