summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/hex.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-10r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett1-0/+103
Andrew Bartlett (This used to be commit 97a0a0e2fa6784e5fc5278f7a15b385ddcb6a3b3)