summaryrefslogtreecommitdiff
path: root/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c')
-rw-r--r--games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c b/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c
deleted file mode 100644
index 33f940e2e02b..000000000000
--- a/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c
+++ /dev/null
@@ -1,17 +0,0 @@
---- freecell/gdk-card-image/gdk-card-image.c.orig Tue Jul 23 20:46:35 2002
-+++ freecell/gdk-card-image/gdk-card-image.c Tue Jul 23 20:52:20 2002
-@@ -27,13 +27,8 @@
-
- #include <config.h>
- #include <gnome.h>
--#ifdef HAVE_SYS_DIRENT_H
--#include <sys/dirent.h>
--#elif defined(HAVE_SYS_DIR_H)
--#include <sys/dir.h>
--#else
-+#include <sys/types.h>
- #include <dirent.h>
--#endif
-
- #ifdef __osf__
- #undef HAVE_STRUCT_DIRECT