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