perf_counter: remove unused include sys/queue.h

This commit is contained in:
Beat Küng
2022-05-24 09:36:06 +02:00
committed by Daniel Agar
parent 9eff6dd049
commit 4e940fab83
-1
View File
@@ -41,7 +41,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/queue.h>
#include <drivers/drv_hrt.h>
#include <math.h>
#include <pthread.h>