#ifndef fooclientunixhfoo #define fooclientunixhfoo #include "stream.h" struct stream* stream_client_unix(const char *args); #endif