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

r20813: fix the build with autodependencies

metze
(This used to be commit ad110d22fb)
This commit is contained in:
Stefan Metzmacher
2007-01-15 18:38:43 +00:00
committed by Gerald (Jerry) Carter
parent 8c75df8b2c
commit e6875ca215

View File

@@ -23,7 +23,7 @@
#include "includes.h"
#include "lib/appweb/ejs/ejs.h"
#include "libnet/libnet.h"
#include "proto.h"
#include "scripting/ejs/ejsnet/proto.h"
#include "scripting/ejs/smbcalls.h"
#include "events/events.h"
#include "auth/credentials/credentials.h"