openbsd-ports/games/xlife/patches/patch-xlife_lifeconv_c

12 lines
324 B
Plaintext

$OpenBSD: patch-xlife_lifeconv_c,v 1.1 2000/12/16 15:39:33 espie Exp $
--- xlife/lifeconv.c.orig Thu Dec 14 03:54:48 2000
+++ xlife/lifeconv.c Thu Dec 14 03:54:58 2000
@@ -5,7 +5,6 @@
#include <unistd.h>
#include <stdio.h>
#include <string.h>
-#include <getopt.h>
#include "defs.h"
#include "data.h"
#include "tile.h"