#ifndef _ABIBITS_SUSECONDS_T_H #define _ABIBITS_SUSECONDS_T_H #include typedef long suseconds_t; #endif /* _ABIBITS_SUSECONDS_T_H */