diff options
Diffstat (limited to 'games/gnome-games/files/patch-ae')
-rw-r--r-- | games/gnome-games/files/patch-ae | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/gnome-games/files/patch-ae b/games/gnome-games/files/patch-ae new file mode 100644 index 000000000..397fca112 --- /dev/null +++ b/games/gnome-games/files/patch-ae @@ -0,0 +1,10 @@ +--- aisleriot/menu.c.orig Wed May 8 16:33:36 2002 ++++ aisleriot/menu.c Wed May 8 16:33:47 2002 +@@ -18,6 +18,7 @@ + */ + + #include <config.h> ++#include <sys/types.h> + #include <dirent.h> + #include "gnome.h" + #include "sol.h" |