mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
Kinetis PIN IRQ needs errno.h
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/irq.h>
|
||||
|
||||
Reference in New Issue
Block a user