Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/exfat/exfat_idx.c

    r38d150e rfeeac0d  
    4545#include <assert.h>
    4646#include <fibril_synch.h>
    47 #include <stdlib.h>
     47#include <malloc.h>
    4848
    4949/** Each instance of this type describes one interval of freed VFS indices. */
Note: See TracChangeset for help on using the changeset viewer.