freebsd-ports/games/adgali/files/patch-tools::agl_bfont.c
Daichi GOTO 701cdee42a update games/adgali: 0.1.0 --> 0.2.2
PR:		53580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 13:33:27 +00:00

10 lines
271 B
C

--- tools/agl_bfont.c.orig Sun May 11 02:44:58 2003
+++ tools/agl_bfont.c Sat Jun 21 15:18:43 2003
@@ -40,7 +40,6 @@
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
-#include <getopt.h>
#include <string.h>
#include <ctype.h>
#include "../config.h"