libsmb: Give namequery.c its own header
[samba.git] / source3 / utils / nmblookup.c
index dadd30fdb74e7459a36fe2279783b1ff9cc7d266..602f3cd4624d3546a0d3b9c713a3069bfe797d48 100644 (file)
@@ -22,6 +22,7 @@
 #include "includes.h"
 #include "popt_common.h"
 #include "libsmb/nmblib.h"
+#include "libsmb/namequery.h"
 
 static bool give_flags = false;
 static bool use_bcast = true;