summaryrefslogtreecommitdiff
path: root/games/gnome-games/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/files/patch-ag')
-rw-r--r--games/gnome-games/files/patch-ag18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/gnome-games/files/patch-ag b/games/gnome-games/files/patch-ag
new file mode 100644
index 000000000000..a192fe907dc4
--- /dev/null
+++ b/games/gnome-games/files/patch-ag
@@ -0,0 +1,18 @@
+--- gtali/cyahtzee.c.orig Sat Apr 10 22:42:17 1999
++++ gtali/cyahtzee.c Mon Oct 4 16:29:56 1999
+@@ -37,13 +37,14 @@
+ #include <signal.h>
+ #include <stdarg.h>
+
++#include <config.h>
++
+ #if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
+ #include <ncurses.h>
+ #else
+ #include <curses.h>
+ #endif
+
+-#include <config.h>
+ #include "yahtzee.h"
+ #include "cyahtzee.h"
+ #include "scores.h"