Browse Source

[trac1155] a comment about Solaris and DS added

Dima Volodin 14 years ago
parent
commit
af698f41e1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/dns/rrtype-placeholder.h

+ 1 - 0
src/lib/dns/rrtype-placeholder.h

@@ -22,6 +22,7 @@
 
 
 #include <exceptions/exceptions.h>
 #include <exceptions/exceptions.h>
 
 
+// Solaris x86 defines DS in <sys/regset.h>, which gets pulled in by Boost
 #if defined(__sun) && defined(DS)
 #if defined(__sun) && defined(DS)
 # undef DS
 # undef DS
 #endif
 #endif