mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +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 <stdint.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#if defined(__PX4_QURT)
|
#if defined(__PX4_QURT)
|
||||||
#include <dspal_types.h>
|
#include <dspal_types.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user