libcli/nbt/lmhosts: fix missing prototype warning.
authorGünther Deschner <gd@samba.org>
Fri, 28 May 2010 01:04:45 +0000 (03:04 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 31 May 2010 09:25:24 +0000 (11:25 +0200)
Andrew, please check.

Guenther

libcli/nbt/lmhosts.c

index 317ccc556c73e06424561a0ca10908ca468c3569..3e746f01f27c4a0297f149e49c212e5e686e69a0 100644 (file)
@@ -26,6 +26,7 @@
 #include "lib/util/util_net.h"
 #include "system/filesys.h"
 #include "system/network.h"
+#include "../libcli/nbt/libnbt.h"
 
 /********************************************************
  Start parsing the lmhosts file.