aboutsummaryrefslogtreecommitdiff
path: root/x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c')
-rw-r--r--x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c b/x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c
deleted file mode 100644
index 8af7fa07239f..000000000000
--- a/x11/xscreensaver-gnome/files/patch-hacks_apple2-main.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- hacks/apple2-main.c.orig Wed May 19 21:45:49 2004
-+++ hacks/apple2-main.c Wed May 19 21:46:13 2004
-@@ -30,6 +30,10 @@
- # ifdef HAVE_UTIL_H
- # include <util.h>
- # endif
-+#include <sys/types.h>
-+#include <sys/ioctl.h>
-+#include <termios.h>
-+#include <libutil.h>
- #endif /* HAVE_FORKPTY */
-
- #undef countof