Skip to content
Snippets Groups Projects
Commit b3ed8b70 authored by Beat Küng's avatar Beat Küng Committed by tumbili
Browse files

systemlib scheduling_priorities: include the more generic px4_tasks.h

this makes sure the header can also be used under POSIX
parent ec819737
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,7 @@
#pragma once
#ifndef __PX4_QURT
#include <nuttx/sched.h>
#endif
#include <px4_tasks.h>
/* SCHED_PRIORITY_MAX */
#define SCHED_PRIORITY_FAST_DRIVER SCHED_PRIORITY_MAX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment