Changeset b53a733 in mainline for uspace/lib/ext4/libext4_ialloc.h


Ignore:
Timestamp:
2012-03-07T09:33:14Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e2629b08
Parents:
a872fc09
Message:

Data types definitions groupped to one file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_ialloc.h

    ra872fc09 rb53a733  
    3434#define LIBEXT4_LIBEXT4_IALLOC_H_
    3535
    36 #include "libext4_filesystem.h"
    37 #include "libext4_inode.h"
     36#include "libext4_types.h"
    3837
    3938extern int ext4_ialloc_free_inode(ext4_filesystem_t *, uint32_t, bool);
Note: See TracChangeset for help on using the changeset viewer.