Added a missing header include in tock_support.h that the newer GCC complains about

This commit is contained in:
Neil Brown 2008-11-23 19:44:37 +00:00
parent 5167535766
commit c79a1ca94c

View File

@ -29,6 +29,7 @@
#include <sys/ioctl.h>
#include <termios.h>
#include <unistd.h>
#include <stdlib.h>
//{{{ mostneg/mostpos