summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve/resolve.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/resolve/resolve.h')
-rw-r--r--source4/libcli/resolve/resolve.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/resolve/resolve.h b/source4/libcli/resolve/resolve.h
index 73cb78c124..9282074aa4 100644
--- a/source4/libcli/resolve/resolve.h
+++ b/source4/libcli/resolve/resolve.h
@@ -26,5 +26,6 @@
typedef struct composite_context *(*resolve_name_send_fn)(TALLOC_CTX *mem_ctx, struct event_context *, void *privdata, struct nbt_name *);
typedef NTSTATUS (*resolve_name_recv_fn)(struct composite_context *, TALLOC_CTX *, const char **);
#include "libcli/resolve/proto.h"
+#include "libcli/resolve/lp_proto.h"
#endif /* __RESOLVE_H__ */