Skip to content

Commit 59ccf3e

Browse files
mabrarovedsiper
authored andcommitted
tests: internal: cumulative to delta Windows support
Signed-off-by: Marat Abrarov <abrarov@gmail.com>
1 parent 6ab5965 commit 59ccf3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/internal/cumulative_to_delta.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
22

33
#include <math.h>
4-
#include <unistd.h>
54

5+
#include <fluent-bit/flb_compat.h>
66
#include <cmetrics/cmetrics.h>
77
#include <cmetrics/cmt_counter.h>
88
#include <cmetrics/cmt_decode_opentelemetry.h>

0 commit comments

Comments
 (0)