summaryrefslogtreecommitdiffstats
path: root/src/compat.h
Commit message (Collapse)AuthorAgeFilesLines
* More compatibility fixesMartin Nagy2009-06-021-0/+59
This will now compile and work fairly well on a RHEL5 system with the newest BIND (9.3.6-2.P1, some stuff is back-ported here). We added a compat.h header file which contains a replacement for two functions. We also did some ifdef-ing in acl.c.