Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libblock/libblock.h

    r1e4cada r00b1d20e  
    3636
    3737#ifndef LIBBLOCK_LIBBLOCK_H_
    38 #define LIBBLOCK_LIBBLOCK_H_
     38#define LIBBLOCK_LIBBLOCK_H_
    3939
    4040#include <stdint.h>
    4141#include "../../srv/vfs/vfs.h"
    42 #include <fibril_synch.h>
     42#include <fibril_sync.h>
    4343#include <adt/hash_table.h>
    4444#include <adt/list.h>
Note: See TracChangeset for help on using the changeset viewer.