On 2012-08-16 22:26:18 +0300, Martin Storsjö wrote: > --- > compat/getopt.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/compat/getopt.c b/compat/getopt.c > index c7f8ef3..3e7d3e2 100644 > --- a/compat/getopt.c > +++ b/compat/getopt.c > @@ -33,8 +33,6 @@ > #include <stdio.h> > #include <string.h> > > -#define EOF (-1) > - > static int opterr = 1; > static int optind = 1; > static int optopt;
ok Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
