px4_log.h: remove hrt_absolute_time() declaration (it does not belong here)

This commit is contained in:
Beat Küng
2016-08-12 08:46:17 +02:00
parent d404359888
commit e2afb0be6b
7 changed files with 6 additions and 1 deletions
@@ -1,4 +1,5 @@
#include "BlockLocalPositionEstimator.hpp"
#include <drivers/drv_hrt.h>
#include <systemlib/mavlink_log.h>
#include <fcntl.h>
#include <systemlib/err.h>