X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Fkeylist_types.h;h=4b3ff7d8a875608d0587c0b811c4d12d2dc7a164;hb=f682263a730f7cea86fcf6f13e959e66e7161f38;hp=195785bf61815e1788c71446627c1b2dafbf459b;hpb=5ec39af8eaba49aee7bafa44c661da39e2f40dc3;p=bcachefs-tools-debian diff --git a/libbcachefs/keylist_types.h b/libbcachefs/keylist_types.h index 195785b..4b3ff7d 100644 --- a/libbcachefs/keylist_types.h +++ b/libbcachefs/keylist_types.h @@ -1,5 +1,6 @@ -#ifndef _BCACHE_KEYLIST_TYPES_H -#define _BCACHE_KEYLIST_TYPES_H +/* SPDX-License-Identifier: GPL-2.0 */ +#ifndef _BCACHEFS_KEYLIST_TYPES_H +#define _BCACHEFS_KEYLIST_TYPES_H struct keylist { union { @@ -12,4 +13,4 @@ struct keylist { }; }; -#endif /* _BCACHE_KEYLIST_TYPES_H */ +#endif /* _BCACHEFS_KEYLIST_TYPES_H */