summaryrefslogtreecommitdiffstats
path: root/lib/addns/wscript
Commit message (Collapse)AuthorAgeFilesLines
* addns: Fix the Solaris/Illumos build.Ira Cooper2012-03-071-0/+6
uuid_t is not defined without including sys/uuid.h, configure+waf checks added. Signed-off-by: Jeremy Allison <jra@samba.org>