mirror of
https://github.com/samba-team/samba.git
synced 2025-07-06 08:59:08 +03:00
r8399: move the ejs and esp code closer to the directory layout used by the
upstream sources. This makes it much easier to keep it up to date.
I will separate out the mpr code into lib/appweb/mpr next
(This used to be commit 52db7a052b
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e5700ea560
commit
adbb1612c1
@ -23,7 +23,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "dynconfig.h"
|
||||
#include "lib/ejs/ejs.h"
|
||||
#include "lib/appweb/ejs/ejs.h"
|
||||
#include "scripting/ejs/smbcalls.h"
|
||||
|
||||
void ejs_exception(const char *reason)
|
||||
|
Reference in New Issue
Block a user