#ifndef REQUEST_H_ #define REQUEST_H_ #ifdef __cplusplus extern "C" { #endif typedef void sid_request_t; #ifdef __cplusplus } /* extern "C" */ #endif #endif /* REQUEST_H_ */