r26551: Make sure NULL is defined before using it to test for getifaddrs().
authorJames Peach <jpeach@samba.org>
Thu, 20 Dec 2007 15:35:42 +0000 (16:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 05:28:50 +0000 (06:28 +0100)
commitbf20aa02e6dc5934d693eacfa0b30a771f03bc63
treeb43a0d122fafba232762c275cba4c72aa15c132e
parent6afef7d624fbf734d93ebfe95689a282b202aa3c
r26551: Make sure NULL is defined before using it to test for getifaddrs().

Patch from Timur I. Bakeyev <timur@com.bat.ru>.
(This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb)
source4/lib/replace/getifaddrs.m4