Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/fat/fat_idx.c

    r1e4cada r9a15176  
    4343#include <adt/list.h>
    4444#include <assert.h>
    45 #include <fibril_synch.h>
     45#include <fibril_sync.h>
    4646
    4747/** Each instance of this type describes one interval of freed VFS indices. */
Note: See TracChangeset for help on using the changeset viewer.