Skip to content

Commit

Permalink
in_serial: remove sys/time.h
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Dec 16, 2016
1 parent 627ca62 commit de8b120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/in_serial/in_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include <errno.h>
#include <ctype.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <inttypes.h>
#include <termios.h>

Expand Down

0 comments on commit de8b120

Please sign in to comment.