issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / free_bsd / alloc_aligned.h
index 3186f059a2eba3464245e5952c5ce52ee8ebf56e..a7bcf9521ca7790019627844d5307b065b7c1be0 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
-#define __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H
+#define CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H
 
 #include <cds/os/posix/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H