Skip to content

Commit b8e8560

Browse files
authored
Merge pull request #128 from CESNET/fix-includes-3
core: fix includes in utils.c
2 parents 73b4354 + 021bd29 commit b8e8560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/utils.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ extern "C" {
5757
#endif
5858
#include <ipfixcol2/api.h>
5959
#include <ipfixcol2/verbose.h>
60+
#include <ipfixcol2/utils.h>
6061
#ifdef __cplusplus
6162
}
6263
#endif

0 commit comments

Comments
 (0)