#ifndef _TYPES_SUSECONDS_T_H #define _TYPES_SUSECONDS_T_H typedef long long int suseconds_t; #endif /* not _HEADER */