summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/files/patch-modemlights_modem-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-applets/files/patch-modemlights_modem-applet.c')
-rw-r--r--x11/gnome-applets/files/patch-modemlights_modem-applet.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/gnome-applets/files/patch-modemlights_modem-applet.c b/x11/gnome-applets/files/patch-modemlights_modem-applet.c
deleted file mode 100644
index f4fb13717..000000000
--- a/x11/gnome-applets/files/patch-modemlights_modem-applet.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- modemlights/modem-applet.c.orig Fri Jan 14 00:06:52 2005
-+++ modemlights/modem-applet.c Fri Jan 14 00:08:28 2005
-@@ -24,12 +24,19 @@
-
- #include <panel-applet.h>
- #include <fcntl.h>
-+#ifndef __FreeBSD__
- #include <pty.h>
-+#endif
- #include <sys/poll.h>
- #include <sys/types.h>
- #include <sys/wait.h>
- #include <libxml/tree.h>
- #include <glade/glade.h>
-+#ifdef __FreeBSD__
-+#include <sys/ioctl.h>
-+#include <termios.h>
-+#include <libutil.h>
-+#endif
-
- #include "modem-applet.h"
-