]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wof.h
compiler.h: remove _unused_attribute
[wimlib] / include / wimlib / wof.h
index b19319dda2cffeb930087d143f5b7adb1b8210ab..6f5017be45c1db4a2e8eb4d21ec8ba836c887695 100644 (file)
@@ -417,7 +417,7 @@ struct WimOverlay_dat_entry_2 {
        } __attribute__((packed));
 } __attribute__((packed));
 
-static _unused_attribute void
+static void __attribute__((unused))
 wof_check_structs(void)
 {
        STATIC_ASSERT(sizeof(struct WimOverlay_dat_header) == 24);