#ifndef SIGAR_OS_H #define SIGAR_OS_H #include #include #include #include struct sigar_t { SIGAR_T_BASE; }; #endif /* SIGAR_OS_H */