You find them if you try to #include these files directly
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
#include "libcli/util/ntstatus.h"
#include "libcli/util/werror.h"
+#include "lib/util/data_blob.h"
/* Those macros are only available in GnuTLS >= 3.6.4 */
#ifndef GNUTLS_FIPS140_SET_LAX_MODE
*/
+#include "replace.h"
+#include "lib/util/time.h"
+
struct tevent_context;
#ifdef WITH_PROFILE
/* key and data in the connections database - used in smbstatus and smbd */
+#include "source3/include/includes.h"
+
struct connections_data {
struct server_id pid;
int cnum;
#define IRPC_H
#include "lib/messaging/messaging.h"
+#include "libcli/util/werror.h"
#include "librpc/gen_ndr/irpc.h"
/*
#define _SOURCE4_LIB_MESSAGING_MESSAGES_H_
#include "librpc/gen_ndr/server_id.h"
+#include "lib/util/data_blob.h"
#include "librpc/gen_ndr/messaging.h"
+struct loadparm_context;
struct imessaging_context;
/* taskid for messaging of parent process */