Merge pull request #14593 from bergzand/pr/pkg_libcose/unistd
tests/pkg_libcose: add missing unistd.h include
This commit is contained in:
commit
f39d40704c
@ -22,6 +22,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "cose.h"
|
||||
#include "cose/sign.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user