X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2Fdictext.c;h=b2bda3afe15bd100001d255d4ead206d57b4273c;hp=124e46147f52c43fdee0f51764d33e17902698fc;hb=49d0ee122a9f86ec2967b577dcc297c501785edd;hpb=316086745a698f6c5a5e64a285cf1e764e3315b0 diff --git a/dict/dictext.c b/dict/dictext.c index 124e461..b2bda3a 100644 --- a/dict/dictext.c +++ b/dict/dictext.c @@ -1,4 +1,4 @@ -/* $Id: dictext.c,v 1.12 2005-03-30 09:25:23 adam Exp $ +/* $Id: dictext.c,v 1.13 2005-04-15 10:47:48 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -29,6 +29,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include +#include char *prog; @@ -42,7 +43,7 @@ int main (int argc, char **argv) char ipf_buf[1024]; prog = *argv; - while ((ret = options ("8vh", argv, argc, &arg)) != -2) + while ((ret = options("8vh", argv, argc, &arg)) != -2) { if (ret == 0) {