1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-04 01:29:18 +01:00

7 lines
89 B
C
Raw Normal View History

#ifndef _UNISTD_H_
#define _UNISTD_H_
# include <sys/unistd.h>
#endif /* _UNISTD_H_ */