Skip to content

Commit 1562727

Browse files
author
kazubu
committed
* deleted unused includes
git-svn-id: https://a.jtime.net/svn/misc/ruby-libir@45 6c23ddd9-6acf-e011-bcb5-000c29b07eb3
1 parent 7500cdb commit 1562727

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ir.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
#include <ruby.h>
22
#include <wiringPi.h>
3-
#include <stdio.h>
4-
#include <stdlib.h>
5-
#include <sched.h>
6-
#include <sys/types.h>
7-
#include "unistd.h"
83

94
#define LOW_STATE 0
105
#define HIGH_STATE 1

0 commit comments

Comments
 (0)