libreplace: fix detection of netinet/ip.h on solaris 8
authorMichael Adam <obnox@samba.org>
Tue, 27 Jan 2009 14:46:25 +0000 (15:46 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 27 Jan 2009 14:48:54 +0000 (15:48 +0100)
commit86ed67f0737aa309014b93860ccc6c79e3cc6ea5
tree41f8fd3e29c7b96ca52d7bacf1dc704d95021e0d
parentf6d8d94510498796e24fe5c52cb5ff3b14fd7f97
libreplace: fix detection of netinet/ip.h on solaris 8

(The test needs to additionally include <netinet/in_systm.h>.)

Michael
lib/replace/libreplace_network.m4