Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/capa.h

    r5fc8244 r8f57fb2  
    3737#define _LIBC_CAPA_H_
    3838
    39 #include <errno.h>
    40 #include <stddef.h>
     39#include <adt/list.h>
     40#include <loc.h>
    4141#include <stdint.h>
     42#include <types/label.h>
     43#include <types/vol.h>
     44#include <vbd.h>
    4245
    4346/** Capacity unit */
Note: See TracChangeset for help on using the changeset viewer.