libcli:nbt put util_net.c protos in new header file
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 17:11:45 +0000 (10:11 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 17:38:53 +0000 (10:38 -0700)
commit5a01071692db91a4ea7131e31c41b6426d184758
treea7ae326383af4133ac1875816d073cafc373da58
parent9a209ac252508bc9a5b1eaaaf256610aceb37736
libcli:nbt put util_net.c protos in new header file

This fixed a very odd build problem due to util.h importing
system/network.h being imported before the uid_wapper code.

Andrew Bartlett
lib/util/util.h
lib/util/util_net.h [new file with mode: 0644]
libcli/nbt/lmhosts.c
source3/include/includes.h