X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Fclock_types.h;h=bfd4b3030e357fab16fe4aaee88a2cdf80f34929;hb=85ee972555948337bb1a58f0702a4da95db6758f;hp=ae068c6d7acb2ecbc313662a91e445f7ee0a97b2;hpb=c35fbbc025c6099969befb4dfaf065215cf40cf3;p=bcachefs-tools-debian diff --git a/libbcachefs/clock_types.h b/libbcachefs/clock_types.h index ae068c6..bfd4b30 100644 --- a/libbcachefs/clock_types.h +++ b/libbcachefs/clock_types.h @@ -1,5 +1,5 @@ -#ifndef _BCACHE_CLOCK_TYPES_H -#define _BCACHE_CLOCK_TYPES_H +#ifndef _BCACHEFS_CLOCK_TYPES_H +#define _BCACHEFS_CLOCK_TYPES_H #include "util.h" @@ -32,5 +32,4 @@ struct io_clock { io_timer_heap timers; }; -#endif /* _BCACHE_CLOCK_TYPES_H */ - +#endif /* _BCACHEFS_CLOCK_TYPES_H */