1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00

r13941: fix the build

metze
(This used to be commit d9da948b0f)
This commit is contained in:
Stefan Metzmacher
2006-03-07 14:13:38 +00:00
committed by Gerald (Jerry) Carter
parent 04af4d0cc3
commit c9e5d884fc
5 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
#include "ldap_server/ldap_server.h"
#include "smbd/service_task.h"
#include "smbd/service_stream.h"
#include "smbd/proto.h"
#include "smbd/service.h"
#include "lib/socket/socket.h"
#include "lib/tls/tls.h"
#include "lib/messaging/irpc.h"