Added a missing header include in tock_support.h that the newer GCC complains about
This commit is contained in:
parent
5167535766
commit
c79a1ca94c
|
@ -29,6 +29,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
//{{{ mostneg/mostpos
|
||||
|
|
Loading…
Reference in New Issue
Block a user