addns: Fix the Solaris/Illumos build.
[Samba/gebeck_regimport.git] / lib / addns / wscript
blob99e9358a3db041245495df5b7c579bb09dce2940
1 #!/usr/bin/env python
3 import Options
5 def configure(conf):
6 conf.CHECK_HEADERS('sys/uuid.h')