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)
committerMichael Adam <obnox@samba.org>
Tue, 19 Feb 2008 21:12:32 +0000 (22:12 +0100)
commit5dd51159df0984ad876ed9a582454783130e529f
tree6fa1e92eef1043c44f75f3c080f7e3d14d429f54
parentf75d7a69927960ddcc81a31084b1cc11d96838ff
r26551: Make sure NULL is defined before using it to test for getifaddrs().

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