1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

Fix Compiler warnings by including the proper header.

Michael
(This used to be commit edaf52a301a38824c8beb30c49fba27c8fb0461a)
This commit is contained in:
Michael Adam 2008-01-13 12:52:25 +01:00
parent 1ee6d3e1ee
commit 58d2f1ff81

View File

@ -22,8 +22,7 @@
/* This is the implementation of the wks interface. */
#include "includes.h"
#include "libnet/libnet_join.h"
#include "libnet/libnet_proto.h"
#include "libnet/libnet.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_SRV