pkgsrc/games/xgalaga/patches/patch-aj
2006-07-02 14:36:19 +00:00

18 lines
436 B
Text

$NetBSD: patch-aj,v 1.1 2006/07/02 14:36:19 tron Exp $
--- score.c.orig 1998-04-30 06:11:58.000000000 +0100
+++ score.c 2006-07-02 15:33:07.000000000 +0100
@@ -4,11 +4,12 @@
#include <config.h>
#include <stdio.h>
+#include <string.h>
#include "Wlib.h"
#include "images.h"
+#include "struct.h"
#include "data.h"
#include "defs.h"
-#include "struct.h"
#include "proto.h"
char scorestr[40] = "Score: 0000000", shipstr[4] ="";