Index: uspace/srv/fs/fat/fat.h
===================================================================
--- uspace/srv/fs/fat/fat.h	(revision bbddafb037788a7c4dd3bdc6c9835565788cf391)
+++ uspace/srv/fs/fat/fat.h	(revision f563126931ea083d74828e89fd20f24e40d63b00)
@@ -89,5 +89,5 @@
 			uint16_t	signature;
 		} __attribute__ ((packed));
-		struct {
+		struct fat32 {
 			/* FAT32 only */
 			/** Sectors per FAT. */
