diff options
-rw-r--r-- | games/gnome-games/files/patch-ae | 10 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ae | 10 | ||||
-rw-r--r-- | games/gnomegames2/files/patch-ae | 10 |
3 files changed, 30 insertions, 0 deletions
diff --git a/games/gnome-games/files/patch-ae b/games/gnome-games/files/patch-ae new file mode 100644 index 000000000000..6da7f7501af1 --- /dev/null +++ b/games/gnome-games/files/patch-ae @@ -0,0 +1,10 @@ +--- ./aisleriot/menu.c.org Mon Oct 5 21:47:57 1998 ++++ ./aisleriot/menu.c Mon Oct 5 21:45:56 1998 +@@ -18,6 +18,7 @@ + + #define MENU_C + #include <config.h> ++#include <sys/types.h> + #include <dirent.h> + #include <guile/gh.h> + #include "sol.h" diff --git a/games/gnomegames/files/patch-ae b/games/gnomegames/files/patch-ae new file mode 100644 index 000000000000..6da7f7501af1 --- /dev/null +++ b/games/gnomegames/files/patch-ae @@ -0,0 +1,10 @@ +--- ./aisleriot/menu.c.org Mon Oct 5 21:47:57 1998 ++++ ./aisleriot/menu.c Mon Oct 5 21:45:56 1998 +@@ -18,6 +18,7 @@ + + #define MENU_C + #include <config.h> ++#include <sys/types.h> + #include <dirent.h> + #include <guile/gh.h> + #include "sol.h" diff --git a/games/gnomegames2/files/patch-ae b/games/gnomegames2/files/patch-ae new file mode 100644 index 000000000000..6da7f7501af1 --- /dev/null +++ b/games/gnomegames2/files/patch-ae @@ -0,0 +1,10 @@ +--- ./aisleriot/menu.c.org Mon Oct 5 21:47:57 1998 ++++ ./aisleriot/menu.c Mon Oct 5 21:45:56 1998 +@@ -18,6 +18,7 @@ + + #define MENU_C + #include <config.h> ++#include <sys/types.h> + #include <dirent.h> + #include <guile/gh.h> + #include "sol.h" |