mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
all: add missing sys/types.h includes
This commit is contained in:
parent
a1ca06d6f4
commit
57e79d6c24
@ -22,6 +22,7 @@
|
||||
#define USB_H_USER_IS_RIOT_INTERNAL
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "isrpipe.h"
|
||||
|
Loading…
Reference in New Issue
Block a user