summaryrefslogtreecommitdiff
path: root/comms/lirc/files/patch-ad
blob: c5716522ee216b31be6fd0486fb2de925dbd49a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"