pkgsrc/archivers/lbrate/patches/patch-ab
2003-12-03 17:31:04 +00:00

13 lines
305 B
Text

$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"