HRT: Do not depend on POSIX

This commit is contained in:
Lorenz Meier 2015-09-20 10:22:53 +02:00
parent b39dc4694b
commit 0899512507
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
#pragma once
#include <px4_posix.h>
#include <sys/types.h>
#include <stdbool.h>
#include <inttypes.h>