X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Funix.c;h=56dacc49e68d8c26d9a6cd95d5f55c3a90947634;hb=d0e351c12fff564d876958e860338d43716dc269;hp=8006a6114a50668b6f423a94ba3546750d4a9398;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/unix.c b/src/unix.c index 8006a61..56dacc4 100644 --- a/src/unix.c +++ b/src/unix.c @@ -6,6 +6,9 @@ * \file unix.c * \brief Implements UNIX domain socket COMSTACK */ +#if HAVE_CONFIG_H +#include +#endif #ifndef WIN32