heimdal: unset SLIST_ENTRY only if we are with windows
authorMatthieu Patou <mat@matws.net>
Fri, 10 Dec 2010 22:39:34 +0000 (01:39 +0300)
committerMatthieu Patou <mat@samba.org>
Fri, 10 Dec 2010 23:34:51 +0000 (00:34 +0100)
commit533ba5a919b08a3eb040af7ea980163661b642c7
tree5d607c05a072536021fd35d548d5d918a91b6a32
parenta1db341e4603cbd605eab7f1d4d4abe246468670
heimdal: unset SLIST_ENTRY only if we are with windows

This is needed because otherwise on some OS like netbsd,openbsd,MacOSX.

The preprossessing of ./heimdal/lib/gssapi/mech/cred.h on this plateform
is broken because mechqueue.h's definition won't be used as SLIST_HEAD
is already defined.
The definition occurs when net/if.h is included as it includes
sys/queue.h

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Sat Dec 11 00:34:51 CET 2010 on sn-devel-104
source4/heimdal/lib/roken/roken-common.h