Ignore:
File:
1 edited

Legend:

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

    rc0699467 r8eec3c8  
    4040#include <stdint.h>
    4141#include <bool.h>
    42 #include <sys/types.h>
    43 #include <abi/sysinfo.h>
     42#include <kernel/sysinfo/abi.h>
    4443
    4544extern stats_cpu_t *stats_get_cpus(size_t *);
Note: See TracChangeset for help on using the changeset viewer.