X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzebrash.c;h=c9bbda4e547d23c3587f456bdb02de8ae9c8c7b9;hp=928bf957cd1705ae439789e6b774bae0a6c3e4fc;hb=47eeb5384a8fae8bcac8afb8a84782ca094683f9;hpb=6c1cf0fc7d20c78779899d0ba0d3f31f065e2e46 diff --git a/index/zebrash.c b/index/zebrash.c index 928bf95..c9bbda4 100644 --- a/index/zebrash.c +++ b/index/zebrash.c @@ -1,4 +1,4 @@ -/* $Id: zebrash.c,v 1.33 2005-03-09 12:14:42 adam Exp $ +/* $Id: zebrash.c,v 1.34 2005-06-14 20:28:54 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -28,7 +28,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include -#include /* for isatty */ +#if HAVE_UNISTD_H +#include +#endif #if HAVE_READLINE_READLINE_H #include