mirror of
https://github.com/polyfractal/rustl8710.git
synced 2026-07-07 11:55:39 +00:00
Fix timeval redefinition
This commit is contained in:
parent
5afb0b17ba
commit
70187fa319
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#define __CC_H__
|
||||
|
||||
#include "cpu.h"
|
||||
#include <sys/time.h>
|
||||
|
||||
typedef unsigned char u8_t;
|
||||
typedef signed char s8_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue