X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fsel_thread.c;h=a5504729e854c15459d7d8337e66922e4c89e0a2;hb=5f064711f19c662ae909233e6b266d5483d23227;hp=6ce0f2abb55f65b550cd42935786ef9db9ecf3e9;hpb=8351b07cbbd0deab140944ce7ededa3d52ddb41c;p=pazpar2-moved-to-github.git diff --git a/src/sel_thread.c b/src/sel_thread.c index 6ce0f2a..a550472 100644 --- a/src/sel_thread.c +++ b/src/sel_thread.c @@ -24,7 +24,12 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "sel_thread.h" #include #include +#if HAVE_UNISTD_H #include +#endif +#ifdef WIN32 +#include +#endif #include #include #include