aboutsummaryrefslogtreecommitdiff
path: root/comms/lirc/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'comms/lirc/files/patch-ad')
-rw-r--r--comms/lirc/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/lirc/files/patch-ad b/comms/lirc/files/patch-ad
new file mode 100644
index 000000000000..c5716522ee21
--- /dev/null
+++ b/comms/lirc/files/patch-ad
@@ -0,0 +1,11 @@
+--- tools/irpty.c.orig Sat Jan 4 22:10:23 2003
++++ tools/irpty.c Sat Jan 4 22:11:26 2003
+@@ -36,7 +36,7 @@
+ #include <unistd.h>
+
+ #ifdef HAVE_FORKPTY
+-#include <pty.h>
++#include <libutil.h>
+ #endif
+
+ #include "lirc_client.h"