sigar/src/os/netware/sigar_os.h
Doug MacEachern 9c7214eb75 netware stubs
2005-08-28 06:55:51 +00:00

9 lines
102 B
C

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