File bsd-games-gcc14.patch of Package bsd-games
Index: bsd-games-2.17/hunt/hunt/otto.c =================================================================== --- bsd-games-2.17.orig/hunt/hunt/otto.c +++ bsd-games-2.17/hunt/hunt/otto.c @@ -43,6 +43,8 @@ * Id: otto.c,v 1.14 2003/04/16 06:11:54 gregc Exp */ +#define _DEFAULT_SOURCE + #include <sys/cdefs.h> #ifndef lint __RCSID("$NetBSD: otto.c,v 1.8 2004/11/05 21:30:32 dsl Exp $");