summaryrefslogtreecommitdiffstats
path: root/lib/util/debug_s3.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/debug_s3.h')
-rw-r--r--lib/util/debug_s3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/util/debug_s3.h b/lib/util/debug_s3.h
index 96b8ed74d94..9e5211b19b9 100644
--- a/lib/util/debug_s3.h
+++ b/lib/util/debug_s3.h
@@ -17,6 +17,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "librpc/gen_ndr/server_id.h"
+
struct messaging_context;
struct server_id;
void debug_message(struct messaging_context *msg_ctx, void *private_data, uint32_t msg_type, struct server_id src, DATA_BLOB *data);