Skip to content
Snippets Groups Projects
Commit 347e3e9a authored by Lorenz Meier's avatar Lorenz Meier
Browse files

PX4 log header: Add missing include

parent f411b7ed
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@
#include <stdint.h>
#include <sys/cdefs.h>
#include <stdio.h>
#include <px4_defines.h>
__BEGIN_DECLS
__EXPORT extern uint64_t hrt_absolute_time(void);
......
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