lib: Avoid a pointless static variable
authorVolker Lendecke <vl@samba.org>
Mon, 13 Nov 2017 15:15:42 +0000 (16:15 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 17 Nov 2017 23:09:15 +0000 (00:09 +0100)
commit2a86876c223aca33865fcb11ba59af1faf91f86c
tree74e1a8a10f88d9cdbdc00d43de8339ad5e1d0104
parent03be840a7a59d8e443f0d6c3a3f071fc6fcf340b
lib: Avoid a pointless static variable

Saves a few bytes of .text

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/util_net.c