Fix Travis build error

This commit is contained in:
Lorenz Meier
2015-11-22 15:17:07 +01:00
parent 65cca56c29
commit 17882cee78
+1 -1
View File
@@ -48,7 +48,7 @@
#include <errno.h>
#include "hrt_work.h"
static struct sq_queue_s callout_queue = {};
static struct sq_queue_s callout_queue;
/* latency histogram */
#define LATENCY_BUCKET_COUNT 8