pkgsrc - initial commit
[pkgsrc.git] / archivers / lbrate / patches / patch-ab
1 $NetBSD: patch-ab,v 1.1 2003/12/03 17:31:04 sketch Exp $
2
3 --- main.c.orig Wed Dec  3 15:29:45 2003
4 +++ main.c      Wed Dec  3 15:30:22 2003
5 @@ -29,7 +29,7 @@
6  #include <time.h>
7  #include <sys/types.h>
8  #include <utime.h>
9 -#include <getopt.h>
10 +#include <unistd.h>
11  
12  #include "readrle.h"
13  #include "readhuff.h"