issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / free_bsd / timer.h
index 4d6ef006c4d9c5cd881ba635c2f7529914dda3f1..b1c7c5fd44cef1f499f76f90da26d8cd99ef2251 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_FREE_BSD_TIMER_H
-#define __CDS_OS_FREE_BSD_TIMER_H
+#ifndef CDSLIB_OS_FREE_BSD_TIMER_H
+#define CDSLIB_OS_FREE_BSD_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -93,4 +93,4 @@ namespace cds { namespace OS {
 }}   // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_FREE_BSD_TIMER_H
+#endif // #ifndef CDSLIB_OS_FREE_BSD_TIMER_H