summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nmbd/nmbd_proto.h')
-rw-r--r--source3/nmbd/nmbd_proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/nmbd/nmbd_proto.h b/source3/nmbd/nmbd_proto.h
index e90a90ee7f..b58ca41e5a 100644
--- a/source3/nmbd/nmbd_proto.h
+++ b/source3/nmbd/nmbd_proto.h
@@ -173,6 +173,8 @@ bool node_status(struct subnet_record *subrec, struct nmb_name *nmbname,
/* The following definitions come from nmbd/nmbd_packets.c */
+bool nmbd_init_packet_server(void);
+
uint16 get_nb_flags(char *buf);
void set_nb_flags(char *buf, uint16 nb_flags);
struct response_record *queue_register_name( struct subnet_record *subrec,