mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
saul: include errno.h from saul.h
This commit is contained in:
parent
d347ec04f5
commit
148ff32a42
@ -45,6 +45,7 @@
|
||||
#define SAUL_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "phydat.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user