summaryrefslogtreecommitdiff
path: root/is.c
diff options
context:
space:
mode:
Diffstat (limited to 'is.c')
-rw-r--r--is.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/is.c b/is.c
index 447f9a0..1f9b0c0 100644
--- a/is.c
+++ b/is.c
@@ -1,12 +1,10 @@
#include <fcntl.h>
+#include <linux/lirc.h>
#include <stdio.h>
#include <stdint.h>
#include <sys/ioctl.h>
#include <unistd.h>
-#define LIRC_SET_SEND_CARRIER 1074030867
-#define LIRC_SET_SEND_DUTY_CYCLE 1074030869
-
#define DSIZE 67
/*