schannel: add missing prototype for ndr_print_nbt_string() in schannel helper.
[ira/wip.git] / librpc / ndr / ndr_schannel.c
index 6fddf33994d727b85f57449bbd4f7ae0f9017492..9cf0e09d669ea1cfa8f479913800a9310193d9e4 100644 (file)
@@ -22,6 +22,7 @@
 #include "includes.h"
 #include "../librpc/gen_ndr/ndr_schannel.h"
 #include "../librpc/ndr/ndr_schannel.h"
+#include "../libcli/nbt/libnbt.h"
 
 _PUBLIC_ void ndr_print_NL_AUTH_MESSAGE_BUFFER(struct ndr_print *ndr, const char *name, const union NL_AUTH_MESSAGE_BUFFER *r)
 {