summaryrefslogtreecommitdiff
path: root/archivers/lbrate/patches/patch-ab
blob: d39e27da8564006cfa25f969fa9c24e9d16d1070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2003/12/03 17:31:04 sketch Exp $

--- main.c.orig	Wed Dec  3 15:29:45 2003
+++ main.c	Wed Dec  3 15:30:22 2003
@@ -29,7 +29,7 @@
 #include <time.h>
 #include <sys/types.h>
 #include <utime.h>
-#include <getopt.h>
+#include <unistd.h>
 
 #include "readrle.h"
 #include "readhuff.h"