X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Funix.c;h=56dacc49e68d8c26d9a6cd95d5f55c3a90947634;hp=8006a6114a50668b6f423a94ba3546750d4a9398;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c 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