issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / sunos / alloc_aligned.h
index 6c1a1618f553b615e3c45e3bbafdddf7154286eb..8ef0d86c26623044c6e0e957e479fb132575a6d2 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_SUNOS_ALLOC_ALIGNED_H
-#define __CDS_OS_SUNOS_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
+#define CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
 
 #include <cds/os/libc/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_SUNOS_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H