diff -urN samba-3.6.24-orig/source3/nmbd/nmbd.c samba-3.6.24/source3/nmbd/nmbd.c --- samba-3.6.24-orig/source3/nmbd/nmbd.c 2014-06-23 15:03:27 +0900 +++ samba-3.6.24/source3/nmbd/nmbd.c 2014-07-12 09:53:53 +0900 @@ -765,6 +765,7 @@ {"hosts", 'H', POPT_ARG_STRING, &p_lmhosts, 0, "Load a netbios hosts file"}, {"port", 'p', POPT_ARG_INT, &global_nmb_port, 0, "Listen on the specified port" }, POPT_COMMON_SAMBA + POPT_COMMON_DYNCONFIG { NULL } }; TALLOC_CTX *frame;