mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
posix.h: remove duplicate stdint.h include
This commit is contained in:
committed by
Nuno Marques
parent
69b38c9ced
commit
2dccc0dcfc
@@ -44,7 +44,6 @@
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#if defined(__PX4_QURT)
|
||||
#include <dspal_types.h>
|
||||
|
||||
Reference in New Issue
Block a user