Index: uspace/srv/fs/exfat/exfat.h
===================================================================
--- uspace/srv/fs/exfat/exfat.h	(revision 395df5297112547cc75484be4d30344933b1b413)
+++ uspace/srv/fs/exfat/exfat.h	(revision 8d2dd7f2d52fbc7693f94b66e451eeff3756d061)
@@ -39,5 +39,5 @@
 #include <libfs.h>
 #include <atomic.h>
-#include <sys/types.h>
+#include <stdint.h>
 #include <stdbool.h>
 #include "../../vfs/vfs.h"
