Ignore:
File:
1 edited

Legend:

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

    r38d150e r18902ca6  
    5959#include <fibril_synch.h>
    6060#include <align.h>
     61#include <malloc.h>
    6162#include <stdio.h>
    62 #include <stdlib.h>
    6363
    6464/** Mutex protecting the list of cached free FAT nodes. */
Note: See TracChangeset for help on using the changeset viewer.