1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-15 16:23:49 +03:00

r8400: separate out the mpr code, as it is in the upstream appweb sources

This commit is contained in:
Andrew Tridgell
2005-07-13 00:12:22 +00:00
committed by Gerald (Jerry) Carter
parent 52db7a052b
commit 0e30b6e4cc
7 changed files with 19 additions and 9 deletions

View File

@@ -38,8 +38,8 @@
#include "lib/appweb/ejs/ejs.h"
#include "lib/appweb/esp/espEnv.h"
#include "lib/appweb/ejs/var.h"
#include "lib/appweb/ejs/miniMpr.h"
#include "lib/appweb/mpr/var.h"
#include "lib/appweb/mpr/miniMpr.h"
/*********************************** Defines **********************************/