summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/freehostent.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell1-1/+1
headers with "" even with a -I override. That means our heimdal_build/ roken override doesn't work. Switching to <> style includes in roken fixes this. lha, would be be acceptable upstream? I notice that half your includes of roken.h are with <> now anyway, so should be harmless (and even more consistent!) (This used to be commit 92742b899941687c861a85683ad2c2c6a3083fb6)
2007-10-10r8464: the last few functions needed by irix 6.4.Andrew Tridgell1-0/+62
(This used to be commit 903d963ca8fdefa23eaa77b5117d90b6b84866ab)